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

added sample profile sidebar settings

This commit is contained in:
Fedor Katurov 2022-01-14 12:29:51 +07:00
parent 14b93d5dbb
commit 01fac15a00
8 changed files with 132 additions and 154 deletions

View file

@ -164,8 +164,6 @@
flex: 0 1 $width;
max-width: 100vw;
position: relative;
background: transparentize($content_bg, 0.1);
box-shadow: transparentize(white, 0.95) -1px 0;
border-radius: $radius 0 0 $radius;
}