Increase bold weight for unread rooms

For https://github.com/vector-im/riot-web/issues/14084
pull/21833/head
Travis Ralston 2020-06-19 15:43:05 -06:00
parent 07d24c2b23
commit 30d8dc06fc
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ limitations under the License.
}
.mx_RoomTile2_name.mx_RoomTile2_nameHasUnreadEvents {
font-weight: 600;
font-weight: 700;
}
.mx_RoomTile2_messagePreview {