Left Menu: Fix background color in dark mode (#996)
This commit is contained in:
parent
4bca53039a
commit
94bb38dbec
@ -72,7 +72,7 @@
|
||||
|
||||
.footer {
|
||||
padding: 0.5rem 0;
|
||||
background: #F4F4F5;
|
||||
background: var(--color-chat-hover);
|
||||
color: var(--color-text-secondary);
|
||||
font-size: 0.8125rem;
|
||||
text-align: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user