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

sticky sidebars

This commit is contained in:
Fedor Katurov 2020-04-19 17:18:03 +07:00
parent 776d4a8992
commit 54f5125b8f
7 changed files with 10659 additions and 24 deletions

View file

@ -1,7 +1,4 @@
.blur {
filter: blur(0);
transition: filter 0.25s;
will-change: filter;
padding-top: $header_height + 2px;
display: flex;
box-sizing: border-box;