fix: add missing --module-accent declaration to calendar-page
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
* Abhängigkeiten: tokens.css, layout.css
|
||||
*/
|
||||
|
||||
/* --------------------------------------------------------
|
||||
* Modul-Akzent
|
||||
* -------------------------------------------------------- */
|
||||
.calendar-page { --module-accent: var(--module-calendar); }
|
||||
|
||||
/* --------------------------------------------------------
|
||||
* Seiten-Layout
|
||||
* -------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user