Merge pull request #2246 from matrix-org/bwindels/roomlistfontsizes

Redesign: tweak room list font sizes
This commit is contained in:
Bruno Windels
2018-10-24 12:23:18 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
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;