Give the chat text input surrounding a background color

This commit is contained in:
Gabe Kangas 2022-12-24 15:32:15 -08:00
parent c871251769
commit fb1aca165f
No known key found for this signature in database
GPG Key ID: 4345B2060657F330

View File

@ -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;