Fix icon on empty notification panel (#10817)
* Use custom properties for the empty panel icons on FilePanel and NotificationPanel * Create E2E test for the notification panel
This commit is contained in:
parent
d103d2e3dd
commit
1cfe126e14
5 changed files with 74 additions and 1 deletions
|
@ -69,6 +69,7 @@
|
|||
@import "./structures/_MainSplit.pcss";
|
||||
@import "./structures/_MatrixChat.pcss";
|
||||
@import "./structures/_NonUrgentToastContainer.pcss";
|
||||
@import "./structures/_NotificationPanel.pcss";
|
||||
@import "./structures/_QuickSettingsButton.pcss";
|
||||
@import "./structures/_RightPanel.pcss";
|
||||
@import "./structures/_RoomSearch.pcss";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue