Include templates in live reload

This commit is contained in:
Sascha Ißbrücker
2026-01-03 08:27:23 +01:00
parent cce191440d
commit ee169e82cd
4 changed files with 5 additions and 4 deletions

View File

@@ -54,7 +54,7 @@
position: fixed;
max-height: var(--menu-max-height, 200px);
overflow: auto;
& .menu-item {
white-space: normal;
}