forked from rDrama/rDrama
1
0
Fork 0

i hate css

master
Aevann 2023-07-07 08:54:06 +03:00
parent 6747557a95
commit 0ffa02cc40
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
position: absolute; position: absolute;
overflow: hidden; overflow: hidden;
pointer-events: none; pointer-events: none;
z-index: 9999; z-index: 1029;
} }
.stackable-container > div { .stackable-container > div {

View File

@ -2000,7 +2000,7 @@ button.close {
} }
.tooltip { .tooltip {
position: absolute; position: absolute;
z-index: 107000; z-index: 1070;
display: block; display: block;
margin: 0; margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
@ -2378,7 +2378,7 @@ a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus
top: 0; top: 0;
right: 0; right: 0;
left: 0; left: 0;
z-index: 103000; z-index: 1030;
} }
.fixed-bottom { .fixed-bottom {
position: fixed; position: fixed;