forked from rDrama/rDrama
1
0
Fork 0

increase fixed-top z-index

master
Aevann 2023-07-07 07:59:01 +03:00
parent 282ef49bb7
commit 19d56c7f41
1 changed files with 1 additions and 1 deletions

View File

@ -2378,7 +2378,7 @@ a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus
top: 0;
right: 0;
left: 0;
z-index: 1030;
z-index: 103000;
}
.fixed-bottom {
position: fixed;