1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

fixed body padding

This commit is contained in:
Fedor Katurov 2020-04-08 11:25:49 +07:00
parent 569d2ca11e
commit a517eca37d
3 changed files with 3 additions and 2 deletions

View file

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