Don't override text colour of selected room in room list.

pull/21833/head
Nad Chishtie 2018-12-20 11:35:43 +00:00
parent d7473c4f4d
commit 9b8f07c19f
1 changed files with 0 additions and 4 deletions

View File

@ -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 {