mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
used popper to handle positioning
This commit is contained in:
parent
c19fb3282e
commit
6de411f140
4 changed files with 29 additions and 46 deletions
|
@ -1,6 +1,6 @@
|
|||
.wrap {
|
||||
height: $header_height;
|
||||
z-index: 5;
|
||||
z-index: 25;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue