Skip to content

Fix main panel rounded corners and sidebar contrast#53

Merged
Empreiteiro merged 1 commit intomainfrom
fix/synapse-ui-panel-spacing
Mar 26, 2026
Merged

Fix main panel rounded corners and sidebar contrast#53
Empreiteiro merged 1 commit intomainfrom
fix/synapse-ui-panel-spacing

Conversation

@Empreiteiro
Copy link
Copy Markdown
Owner

Summary

  • Sidebar color darker (oklch(0.93)) for clear visual contrast with white content panel
  • Main content panel now has mt-3 mr-3 mb-3 margin with full rounded-2xl corners (was only rounded-l-2xl without margins)
  • Fixes missing changes from PR Redesign layout with floating panels matching Synapse reference #52 that weren't included in the merge

Test plan

  • Verify main content panel has visible rounded corners on all sides (top, right, bottom)
  • Verify gray sidebar is clearly distinguishable from white panel
  • Verify spacing between screen edges and main panel

🤖 Generated with Claude Code

- Sidebar color darker (oklch 0.93) for visible contrast with white content panel
- Main content panel has margin top/right/bottom (mt-3 mr-3 mb-3) with full rounded-2xl
- Panel clearly floats on gray sidebar background matching Synapse reference

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Empreiteiro Empreiteiro merged commit 06ca6a0 into main Mar 26, 2026
2 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.

1 participant