Updated apps

This commit is contained in:
2026-07-20 22:52:35 -04:00
parent 28a8cb98f6
commit a0c3271743
1164 changed files with 94781 additions and 6892 deletions
@@ -177,7 +177,7 @@ export class MaintenanceGroupDialog extends LitElement {
display: flex;
flex-direction: column;
gap: 12px;
min-width: 360px;
min-width: min(360px, calc(100vw - 24px));
max-width: 520px;
max-height: 60vh;
overflow-y: auto;