fix: add missing --module-accent declaration to calendar-page

This commit is contained in:
Ulas
2026-03-31 14:58:16 +02:00
parent 3bf2d2bbc0
commit 4ac9cd16d1
+5
View File
@@ -4,6 +4,11 @@
* Abhängigkeiten: tokens.css, layout.css
*/
/* --------------------------------------------------------
* Modul-Akzent
* -------------------------------------------------------- */
.calendar-page { --module-accent: var(--module-calendar); }
/* --------------------------------------------------------
* Seiten-Layout
* -------------------------------------------------------- */