Make chat text input background the same color as chat bg
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
padding: 4px 0.1vw;
|
||||
overflow-x: hidden;
|
||||
background-color: var(--theme-color-palette-3);
|
||||
background-color: var(--theme-color-components-chat-background);
|
||||
|
||||
.inputWrap {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user