feat: backup schedule frontend

This commit is contained in:
Nicolas Meienberger
2025-10-30 18:18:11 +01:00
parent 9628310d53
commit cce2d356fe
14 changed files with 379 additions and 146 deletions

View File

@@ -17,6 +17,7 @@ body {
width: 100%;
position: relative;
overscroll-behavior: none;
scrollbar-width: thin;
@media (prefers-color-scheme: dark) {
color-scheme: dark;