Skip to content

fix(seer): Fix spacing on the Seer overview page#112407

Merged
ryan953 merged 1 commit intomasterfrom
ryan953/fix-spacing
Apr 7, 2026
Merged

fix(seer): Fix spacing on the Seer overview page#112407
ryan953 merged 1 commit intomasterfrom
ryan953/fix-spacing

Conversation

@ryan953
Copy link
Copy Markdown
Member

@ryan953 ryan953 commented Apr 7, 2026

Put the <div> in there to break the parent <Stack gap="lg"> which is added extra padding. The items all have padding-bottom so we're good.

Also, remove the refresh button (possibly only for now?) because it makes the Configure button not upper-case anymore.

@ryan953 ryan953 requested review from a team as code owners April 7, 2026 20:58
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 7, 2026
@ryan953 ryan953 requested a review from billyvg April 7, 2026 20:59
@ryan953 ryan953 merged commit b32d74d into master Apr 7, 2026
70 checks passed
@ryan953 ryan953 deleted the ryan953/fix-spacing branch April 7, 2026 21:41
george-sentry pushed a commit that referenced this pull request Apr 9, 2026
Put the `<div>` in there to break the parent `<Stack gap="lg">` which is
added extra padding. The items all have padding-bottom so we're good.

Also, remove the refresh button (possibly only for now?) because it
makes the Configure button not upper-case anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants