forked from matrix/element-web
only bold current room if it has unread msgs
This commit is contained in:
parent
4019e359ca
commit
300005243c
|
@ -107,7 +107,6 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile_selected {
|
.mx_RoomTile_selected {
|
||||||
font-weight: bold;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomTile.mx_RoomTile_selected {
|
.mx_RoomTile.mx_RoomTile_selected {
|
||||||
|
|
Loading…
Reference in New Issue