Feat v0.7.8 bug fixes admin gaps (#62)
All checks were successful
CI/CD / detect-changes (push) Successful in 5s
CI/CD / e2e-smoke (push) Has been skipped
CI/CD / test-frontend (push) Successful in 6s
CI/CD / test-runners (push) Has been skipped
CI/CD / test-go-pg (push) Successful in 2m49s
CI/CD / build-and-deploy (push) Successful in 29s
CI/CD / test-sqlite (push) Successful in 2m55s
All checks were successful
CI/CD / detect-changes (push) Successful in 5s
CI/CD / e2e-smoke (push) Has been skipped
CI/CD / test-frontend (push) Successful in 6s
CI/CD / test-runners (push) Has been skipped
CI/CD / test-go-pg (push) Successful in 2m49s
CI/CD / build-and-deploy (push) Successful in 29s
CI/CD / test-sqlite (push) Successful in 2m55s
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #62.
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
.bar-chart-label { font-size: 10px; color: var(--text-3); }
|
||||
|
||||
/* ── Admin Settings Form (flat sections, prototype match) ── */
|
||||
.admin-settings-form { max-width: 600px; }
|
||||
.admin-settings-form { max-width: 600px; padding-bottom: var(--sp-12); }
|
||||
.admin-settings-form .settings-section {
|
||||
background: none; border: none; border-radius: 0;
|
||||
padding: 0 0 16px; margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user