mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Make chat text input background the same color as chat bg
This commit is contained in:
parent
7ba91404cc
commit
a567f8543e
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
padding: 4px 0.1vw;
|
padding: 4px 0.1vw;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
background-color: var(--theme-color-palette-3);
|
background-color: var(--theme-color-components-chat-background);
|
||||||
|
|
||||||
.inputWrap {
|
.inputWrap {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user