mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Update _RoomTile.scss
This commit is contained in:
parent
946a910692
commit
e2cecad535
@ -153,9 +153,11 @@ limitations under the License.
|
||||
background-color: $warning-color;
|
||||
}
|
||||
|
||||
.mx_RoomTile_unread, .mx_RoomTile_highlight .mx_RoomTile_name {
|
||||
font-weight: 700;
|
||||
color: $roomtile-selected-color;
|
||||
.mx_RoomTile_unread, .mx_RoomTile_highlight {
|
||||
.mx_RoomTile_name {
|
||||
font-weight: 700;
|
||||
color: $roomtile-selected-color;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_RoomTile_selected {
|
||||
|
Loading…
Reference in New Issue
Block a user