forked from React-Group/interstellar_ai
icons clipping fix
This commit is contained in:
parent
5f3a297960
commit
caa02ee81e
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
position: relative;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
z-index: 999;
|
||||
z-index: 600;
|
||||
}
|
||||
|
||||
.tooltip .tooltiptext {
|
||||
|
|
Loading…
Reference in a new issue