Change font size for chat panel.

This commit is contained in:
Julia Radzhabova 2018-03-20 17:00:08 +03:00
parent 107a2b377e
commit 38ac8db56f

View file

@ -76,6 +76,7 @@
top: 70px;
right: 0;
bottom: 110px;
font-size: 12px;
ul {
margin: 0;
@ -122,6 +123,7 @@
resize: none;
margin-bottom: 5px;
border: 1px solid @gray-dark;
font-size: 12px;
}
}
}