Remove poorly contrasted "dark style" heading in Room Preview Bar

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-07-27 14:59:00 +01:00
parent 9d6bf366a9
commit 992d7215c7
2 changed files with 0 additions and 8 deletions

View file

@ -58,11 +58,6 @@ limitations under the License.
}
}
.mx_RoomPreviewBar_dark {
background-color: $tagpanel-bg-color;
color: $accent-fg-color;
}
.mx_RoomPreviewBar_actions {
display: flex;
}