yxcyx
All checks were successful
Deploy / deploy-staging (push) Successful in 6s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-05-11 01:29:42 +02:00
parent 418423c5a8
commit ebbdb52f93
2 changed files with 12 additions and 20 deletions

View File

@@ -806,11 +806,7 @@ body.has-modal-open {
.setup-panel,
.setup-db-panel {
border: 1px solid var(--line);
border-radius: 8px;
background: color-mix(in srgb, var(--surface) 92%, transparent);
padding: 16px;
box-shadow: 0 10px 24px rgba(1, 22, 32, 0.06);
padding: 18px 20px;
}
.setup-panel--flat {