Clean up orphaned pre-prune snapshots inflating Storage usage (v0.16.10)

This commit is contained in:
marvin
2026-09-18 18:32:01 -04:00
parent 00f990f8b0
commit f3294e0ada
4 changed files with 19 additions and 3 deletions
+1
View File
@@ -598,6 +598,7 @@ dialog{max-height:calc(100vh - 28px);overflow:auto}
/* Backup & restore form layout */
.settings-form .form-section{grid-column:1/-1;padding:var(--space-1) 0 20px;border-bottom:1px solid var(--line)}
#default-site-help{grid-column:1/-1;margin:0 0 var(--space-4)}
.settings-form .form-section+.form-section{padding-top:20px}
.settings-form .form-section:last-of-type{border-bottom:0}
.settings-form .form-section .eyebrow{margin-bottom:var(--space-3)}