🗑️ Remove unused Nova app.css file to streamline vendor assets

This commit is contained in:
HolgerHatGarKeineNode
2026-01-18 15:26:42 +01:00
parent 4095c967a5
commit 5476a74c8c
7 changed files with 38 additions and 632 deletions

View File

@@ -24,7 +24,7 @@
width: calc(var(--daysWidth) + calc(var(--calendarPadding)*2));
}
@screen lg {
@media (width >= theme(--breakpoint-lg)) {
.flatpickr-calendar {
@apply left-0 right-auto;
margin-left: 0;