Set card list drawer background to portal background

This commit is contained in:
2026-05-18 17:35:09 +02:00
parent dfdd256373
commit 331af1146b
+1 -1
View File
@@ -170,7 +170,7 @@
--surface-navigation-card-body: var(--color-white);
--surface-content-block-card-title: var(--color-light-grey);
--surface-content-block-card-content: var(--color-white);
--surface-card-list-drawer: var(--color-light-grey);
--surface-card-list-drawer: var(--color-background-purple);
--text-content-block-card-title: var(--color-font-dark);
--text-content-block-card-content: var(--color-font-dark);
--text-card-list-drawer: var(--color-font-dark);