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

made all colors go blue

This commit is contained in:
muerwre 2019-07-29 19:20:34 +07:00
parent 6547f3bed0
commit a514661007
4 changed files with 9 additions and 6 deletions

View file

@ -49,7 +49,7 @@
height: 54px;
box-shadow: inset transparentize(black, 0.9) 0 -1px, inset transparentize(white, 0.95) 0 1px;
border-radius: $panel_radius;
background: #191919;
background: $side_pane_btn_color;
display: flex;
align-items: center;
justify-content: center;