Chat improvements

This commit is contained in:
mrfry 2022-03-20 09:42:06 +01:00
parent dd7001023e
commit c2f991254a
3 changed files with 28 additions and 16 deletions

View file

@ -66,7 +66,6 @@ textarea {
color: var(--text-color);
background-color: var(--background-color);
box-sizing: border-box;
height: 140px;
width: 90%;
border: 0px solid #666;
border-radius: 3px;