fix: remove top gap above first settings section #18

Merged
josh merged 2 commits from feat/settings-modal into dev 2026-03-28 14:16:22 -04:00
Owner

padding-top on the first .settings-section created a visible gap
above the Export title. Fixed with :first-child { padding-top: 0 }.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

padding-top on the first .settings-section created a visible gap above the Export title. Fixed with :first-child { padding-top: 0 }. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
josh added 1 commit 2026-03-28 14:15:51 -04:00
fix: remove top gap above first settings section
All checks were successful
CI / test (pull_request) Successful in 13s
CI / build-dev (pull_request) Has been skipped
0985d9d481
padding-top on the first .settings-section created a visible gap
above the Export title. Fixed with :first-child { padding-top: 0 }.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
josh scheduled this pull request to auto merge when all checks succeed 2026-03-28 14:15:55 -04:00
josh added 1 commit 2026-03-28 14:15:59 -04:00
Merge branch 'dev' into feat/settings-modal
All checks were successful
CI / test (pull_request) Successful in 13s
CI / build-dev (pull_request) Has been skipped
617a5b5800
josh merged commit 1fbb74d1ef into dev 2026-03-28 14:16:22 -04:00
josh deleted branch feat/settings-modal 2026-03-28 14:16:23 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/Catalyst#18