mirror of https://github.com/vector-im/riot-web
Don't override text colour of selected room in room list.
parent
d7473c4f4d
commit
9b8f07c19f
|
@ -130,10 +130,6 @@ limitations under the License.
|
|||
.mx_RoomTile_selected {
|
||||
border-radius: 4px;
|
||||
background-color: $roomtile-selected-bg-color;
|
||||
|
||||
.mx_RoomTile_name {
|
||||
color: $roomtile-selected-color;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_DNDRoomTile {
|
||||
|
|
Loading…
Reference in New Issue