Skip to content

fix: Modal CSS padding and width fixes (#7)#10

Open
pitimon wants to merge 1 commit intoArk0N:masterfrom
pitimon:fix/modal-css-padding-7
Open

fix: Modal CSS padding and width fixes (#7)#10
pitimon wants to merge 1 commit intoArk0N:masterfrom
pitimon:fix/modal-css-padding-7

Conversation

@pitimon
Copy link

@pitimon pitimon commented Feb 14, 2026

Summary

  • Change .form-actions from padding-top: 0.75rem to padding: 0.75rem for consistent button area spacing
  • Increase .modal-lg max-width from 520px to 540px for better content fit
  • Normalize .modal-tabs padding to uniform 0.75rem instead of asymmetric values

Fixes #7

Test plan

  • Build passes (npm run build)
  • Modal save/cancel buttons have consistent padding on all sides
  • Large modals (Session Options) have slightly more horizontal room
  • Modal tab buttons have uniform padding
  • No visual regressions on mobile modal layout

🤖 Generated with Claude Code

- Change .form-actions padding-top to full padding for consistent spacing
- Increase .modal-lg max-width from 520px to 540px for better content fit
- Normalize .modal-tabs padding to uniform 0.75rem
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.

Feature request: Popup the save buttons, are too much right

1 participant