mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
Reorder modals z-index values
This commit is contained in:
parent
23541203d8
commit
7cde1d05d2
3 changed files with 3 additions and 3 deletions
|
@ -50,7 +50,7 @@ watch(show, n => {
|
|||
left: 0;
|
||||
right: 0;
|
||||
background-color: #00000066;
|
||||
z-index: 9999;
|
||||
z-index: 99999;
|
||||
}
|
||||
.modal-box {
|
||||
width: 50vw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue