mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed node appearance
This commit is contained in:
parent
e3d6f60850
commit
7f168a93e7
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
.wrap {
|
||||
// background: $node_title_background;
|
||||
background: $content_bg;
|
||||
background: $node_bg;
|
||||
padding: $gap;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue