fix: inconsistent left panel background when responsive (#3936)
This commit is contained in:
parent
a221fdf09e
commit
a4ebf69bc9
@ -52,7 +52,7 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"left-panel": {
|
"left-panel": {
|
||||||
"bg": "0, 0%, 13%, 0",
|
"bg": "0, 0%, 13%, 1",
|
||||||
"menu": "0, 0%, 95%, 1",
|
"menu": "0, 0%, 95%, 1",
|
||||||
"menu-hover": "0, 0%, 28%, 0.2",
|
"menu-hover": "0, 0%, 28%, 0.2",
|
||||||
"menu-active": "0, 0%, 100%, 1",
|
"menu-active": "0, 0%, 100%, 1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user