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;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
z-index: 999;
|
z-index: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip .tooltiptext {
|
.tooltip .tooltiptext {
|
||||||
|
|
Loading…
Reference in a new issue