mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
changed text cell bg
This commit is contained in:
parent
8beac5be74
commit
32a23ecffd
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
padding: $gap;
|
padding: $gap;
|
||||||
background: $content_bg;
|
background: darken($content_bg, 4%);
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue