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

@@ -2126,7 +2126,7 @@
"favourite": "Favourites",
"people": "People",
"rooms": "Rooms",
"unread": "Unread"
"unread": "Unreads"
},
"home_menu_label": "Home options",
"join_public_room_label": "Join public room",