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

@ -38,7 +38,7 @@
}
.buttons {
background: #161616;
background: $node_buttons_bg;
flex: 1;
border-radius: $panel_radius;
box-shadow: $comment_shadow;