feat(FN-4141): complete Step 3 — style backup stats and responsive list

Fusion-Task-Id: FN-4141
Fusion-Task-Lineage: 9dae1c31-2d19-489f-b406-b07ff14bb24e
This commit is contained in:
Fusion
2026-05-13 00:27:27 -07:00
committed by gsxdsm
parent a86e2cc38e
commit 854c9c8ad7
2 changed files with 115 additions and 6 deletions

View File

@@ -3408,12 +3408,6 @@ input[type="range"]:focus-visible {
padding: 12px 14px;
}
.backup-list ul {
max-height: 220px;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
/* Dropdown items touch target (shared: InlineCreateCard, NewTaskModal, TaskDetailModal, TaskForm) */
.dep-dropdown-item {
min-height: 36px;