Add minimum size for list of users.

This commit is contained in:
Juliusz Chroboczek
2020-05-11 20:38:47 +02:00
parent 337770814f
commit 4a476abe11
+1
View File
@@ -74,6 +74,7 @@ h1 {
margin-left: 2%;
border: 1px solid;
overflow-x: hidden;
min-width: 5em;
}
#chatbox {