Skip to content

fix(hive): make dialog action buttons full-width on mobile#18

Merged
lucor merged 2 commits intomainfrom
fix/hive-dialog-mobile-buttons
May 5, 2026
Merged

fix(hive): make dialog action buttons full-width on mobile#18
lucor merged 2 commits intomainfrom
fix/hive-dialog-mobile-buttons

Conversation

@lucor
Copy link
Copy Markdown
Owner

@lucor lucor commented May 5, 2026

When dialog actions stack vertically on narrow viewports, the Cancel/Delete buttons were only as wide as their text content. Add w-full on mobile so they span the modal width for a consistent button stack layout, while keeping sm:w-auto on desktop.

lucor added 2 commits May 5, 2026 20:32
When dialog actions stack vertically on narrow viewports, the
Cancel/Delete buttons were only as wide as their text content.
Add w-full on mobile so they span the modal width for a consistent
button stack layout, while keeping sm:w-auto on desktop.
@lucor lucor merged commit b08bc50 into main May 5, 2026
3 checks passed
@lucor lucor deleted the fix/hive-dialog-mobile-buttons branch May 5, 2026 18:44
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