1
0
Fork 0
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:
Fedor Katurov 2020-10-31 22:55:09 +07:00
parent c19fb3282e
commit 6de411f140
4 changed files with 29 additions and 46 deletions

View file

@ -1,6 +1,6 @@
.wrap {
height: $header_height;
z-index: 5;
z-index: 25;
position: fixed;
top: 0;
left: 0;