added chat bg variable and updated bg color to match design
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.root {
|
||||
background-color: var(--theme-color-components-chat-background);
|
||||
background-color: var(--theme-color-background-chat);
|
||||
display: none;
|
||||
--header-h: 64px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user