forked from rDrama/rDrama
1
0
Fork 0

fix tooltip z-index

master
Aevann 2023-07-07 08:37:03 +03:00
parent 19d56c7f41
commit 34f52af9aa
1 changed files with 1 additions and 1 deletions

View File

@ -2000,7 +2000,7 @@ button.close {
}
.tooltip {
position: absolute;
z-index: 1070;
z-index: 107000;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";