Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Don't override text colour of selected room in room list.
Browse files Browse the repository at this point in the history
  • Loading branch information
nadonomy committed Dec 20, 2018
1 parent d7473c4 commit 9b8f07c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions res/css/views/rooms/_RoomTile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 9b8f07c

Please sign in to comment.