Skip to content

Conversation

JayGeorge
Copy link

@JayGeorge JayGeorge commented Oct 1, 2025

This resolves #12461.

There was a p-px container wrapped around the publish sections that Jack had added back in August. I asked Jack, and it was initially meant to prevent the border from appearing "chopped off" when overflow was active.

However, that problem seems to have resolved itself, so the p-px container is no longer needed.
To compensate for its removal, I've bumped the panel padding from p-1.5 to p-1.75 so we don't lose the lovely contrast between the panel and the white background


Note

Increase panel padding and remove the p-px wrapper around publish sections’ content.

  • UI:
    • Panel: Increase padding from p-1.5 to p-1.75 in packages/ui/src/Panel/Panel.vue.
    • Publish Sections: Remove outer div.p-px wrapper and render Primitive/Card directly in resources/js/components/ui/Publish/Sections.vue.

Written by Cursor Bugbot for commit 808ddda. This will update automatically on new commits. Configure here.

@JayGeorge JayGeorge linked an issue Oct 1, 2025 that may be closed by this pull request
@jasonvarga jasonvarga merged commit d50c4b8 into master Oct 2, 2025
18 checks passed
@jasonvarga jasonvarga deleted the fix-inconsistent-gray-border-widths branch October 2, 2025 16:15
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.

[6.x] Inconsistent widths of outer grey border colors
3 participants