Replace sass -bg with var(--body-bg)
This commit is contained in:
parent
e6260dffc6
commit
750c1d754f
@ -1508,7 +1508,7 @@ export default {
|
||||
}
|
||||
|
||||
.list-background {
|
||||
background-color: $body-bg;
|
||||
background-color: var(--body-bg);
|
||||
}
|
||||
|
||||
.layout-actions {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user