mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-01 20:01:19 +02:00
Merge pull request #2610 from matrix-org/hs/weighting-for-rooname
Fix mx_RoomTile_name weighting
This commit is contained in:
commit
c9e11050f2
@ -154,9 +154,8 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_RoomTile_unread, .mx_RoomTile_highlight {
|
||||
font-weight: 700 !important;
|
||||
|
||||
.mx_RoomTile_name {
|
||||
font-weight: 700;
|
||||
color: $roomtile-selected-color;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user