You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
Increase bold weight for unread rooms
For https://github.com/vector-im/riot-web/issues/14084
This commit is contained in:
@@ -67,7 +67,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile2_name.mx_RoomTile2_nameHasUnreadEvents {
|
.mx_RoomTile2_name.mx_RoomTile2_nameHasUnreadEvents {
|
||||||
font-weight: 600;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile2_messagePreview {
|
.mx_RoomTile2_messagePreview {
|
||||||
|
|||||||
Reference in New Issue
Block a user