mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Give the chat text input surrounding a background color
This commit is contained in:
parent
c871251769
commit
fb1aca165f
@ -6,8 +6,9 @@
|
||||
bottom: 0px;
|
||||
width: 100%;
|
||||
|
||||
padding: 2px 0.1vw;
|
||||
padding: 4px 0.1vw;
|
||||
overflow-x: hidden;
|
||||
background-color: var(--theme-color-palette-3);
|
||||
|
||||
.inputWrap {
|
||||
position: relative;
|
||||
|
Loading…
x
Reference in New Issue
Block a user