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:
parent
6547f3bed0
commit
a514661007
4 changed files with 9 additions and 6 deletions
|
@ -38,7 +38,7 @@
|
|||
}
|
||||
|
||||
.buttons {
|
||||
background: #161616;
|
||||
background: $node_buttons_bg;
|
||||
flex: 1;
|
||||
border-radius: $panel_radius;
|
||||
box-shadow: $comment_shadow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue