New room list: minor visual fixes (#29723)

* fix: use correct color for room list header

* fix: use error solid icon

* fix: rename Unread as Unreads

* test: update jest snapshots

* test(e2e): update screenshots

* test: fix test
This commit is contained in:
Florian Duros
2025-04-14 09:45:32 +02:00
committed by GitHub
parent c929eedd81
commit f39f3d2164
15 changed files with 24 additions and 15 deletions

View File

@@ -21,10 +21,6 @@
}
}
button {
color: var(--cpd-color-icon-secondary);
}
.mx_SpaceMenu_button {
svg {
transition: transform 0.1s linear;