Change font size for chat panel.
This commit is contained in:
parent
107a2b377e
commit
38ac8db56f
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue