Give the chat text input surrounding a background color
This commit is contained in:
@@ -6,8 +6,9 @@
|
|||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
padding: 2px 0.1vw;
|
padding: 4px 0.1vw;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
background-color: var(--theme-color-palette-3);
|
||||||
|
|
||||||
.inputWrap {
|
.inputWrap {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Reference in New Issue
Block a user