forked from rDrama/rDrama
1
0
Fork 0

fix tooltips inside modals

master
Aevann 2023-07-28 21:18:45 +03:00
parent 179eafc2b4
commit d0d7f49a07
1 changed files with 1 additions and 1 deletions

View File

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