fixed css

This commit is contained in:
2025-12-20 23:33:47 +03:00
parent 9b7b743319
commit d05344e604
60 changed files with 939 additions and 227 deletions

View File

@@ -66,6 +66,8 @@ As a user, I want a consistent look and feel across all pages with a shared navi
- **FR-005**: System MUST handle client-side navigation between routes without full page refreshes.
- **FR-006**: System MUST integrate with the existing backend API for data retrieval.
- **FR-007**: System MUST support data submission via existing API endpoints using standard asynchronous requests.
- **FR-008**: System MUST support WebSocket proxying for real-time task logs (required by `TaskRunner.svelte`).
- **FR-009**: System MUST support data submission for Settings updates and Plugin actions (e.g., triggering backups).
### Key Entities *(include if feature involves data)*