Update _RoomTile.scss
This commit is contained in:
@@ -153,9 +153,11 @@ limitations under the License.
|
|||||||
background-color: $warning-color;
|
background-color: $warning-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile_unread, .mx_RoomTile_highlight .mx_RoomTile_name {
|
.mx_RoomTile_unread, .mx_RoomTile_highlight {
|
||||||
font-weight: 700;
|
.mx_RoomTile_name {
|
||||||
color: $roomtile-selected-color;
|
font-weight: 700;
|
||||||
|
color: $roomtile-selected-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile_selected {
|
.mx_RoomTile_selected {
|
||||||
|
|||||||
Reference in New Issue
Block a user