mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed node panel background color
This commit is contained in:
parent
28ac88ec64
commit
b64ddcf5ce
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
background-color: $content_bg;
|
||||||
|
|
||||||
&:global(.stack) {
|
&:global(.stack) {
|
||||||
padding: 0 $gap;
|
padding: 0 $gap;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue