Make font 12px to better fit words and timestamp

This commit is contained in:
joeyak 2019-03-30 13:17:27 -04:00
parent a2cc5115aa
commit 237619f57e

View File

@ -234,6 +234,7 @@ span.svmsg {
grid-gap: 10px;
margin: 0px 5px;
overflow: auto;
font-size: 12px;
}
#messages {