Skip to content

style: add padding to Debugger and ProfileDetail sections for improve… - #125

Merged
Sarvesh-CS merged 1 commit into
mainfrom
issue/fix-json-view-padding
Nov 6, 2025
Merged

style: add padding to Debugger and ProfileDetail sections for improve…#125
Sarvesh-CS merged 1 commit into
mainfrom
issue/fix-json-view-padding

Conversation

@Sarvesh-CS

Copy link
Copy Markdown
Contributor

1. Debugger Section (src/pages/sidepanel/sections/Debugger.tsx)

Added paddingTop: '0.75rem' to the Box wrapper that contains the tab panels
Creates spacing between the tab navigation divider and the JSON configuration view
Applied via the sx prop on the Box component

2. ProfileDetail Section (src/pages/sidepanel/sections/ProfileDetail.tsx)

Added paddingTop={'0.75rem'} to the Stack component
Creates consistent spacing at the top of the profile detail view

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution. We will check and reply to you as soon as possible.

@anupsingh244 anupsingh244 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Sarvesh-CS
Sarvesh-CS merged commit 365c6e6 into main Nov 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants