tweak room list font sizes

This commit is contained in:
Bruno Windels 2018-10-24 14:03:16 +02:00
parent 5425eda438
commit 9299d84a13
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ limitations under the License.
.mx_RoomTile_name {
flex: 1 5 auto;
font-size: 16px;
font-size: 14px;
font-weight: 600;
padding: 6px;
color: $roomtile-name-color;