Chat-Input höher

This commit is contained in:
Luke
2021-04-25 19:41:21 +00:00
parent 72e2b6be6b
commit 3c56cf19d9
3 changed files with 5 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ html {
}
#chat, a, body, html {
color: #fff;
color: white;
}
body, html {
@@ -90,7 +90,7 @@ a {
line-height: inherit;
color: white;
background: rgba(0, 0, 0, 0.5);
padding: .5em .75em .65em;
padding: .25em .5em .5em .5em;
}
::-webkit-scrollbar {