mirror of https://github.com/vector-im/riot-web
Increase bold weight for unread rooms
For https://github.com/vector-im/riot-web/issues/14084pull/21833/head
parent
07d24c2b23
commit
30d8dc06fc
|
@ -67,7 +67,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomTile2_name.mx_RoomTile2_nameHasUnreadEvents {
|
||||
font-weight: 600;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.mx_RoomTile2_messagePreview {
|
||||
|
|
Loading…
Reference in New Issue