mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
fixed modal z-index
This commit is contained in:
parent
5bca633bd0
commit
d2e35382f1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.fixed {
|
||||
position: fixed;
|
||||
z-index: 10;
|
||||
z-index: 30;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue