icons clipping fix

This commit is contained in:
YasinOnm08 2024-10-02 09:55:09 +02:00
parent 5f3a297960
commit caa02ee81e

View file

@ -73,7 +73,7 @@
position: relative;
display: inline-block;
cursor: pointer;
z-index: 999;
z-index: 600;
}
.tooltip .tooltiptext {