Skip to content

style: fix edit dialog overflow on masonry items#36

Merged
viperrcrypto merged 1 commit intoviperrcrypto:mainfrom
vojtaholik:vh/style/edit-dialog-overflow
Mar 24, 2026
Merged

style: fix edit dialog overflow on masonry items#36
viperrcrypto merged 1 commit intoviperrcrypto:mainfrom
vojtaholik:vh/style/edit-dialog-overflow

Conversation

@vojtaholik
Copy link
Copy Markdown
Contributor

@vojtaholik vojtaholik commented Mar 10, 2026

screenshot

Summary

Fix edit dialog overflow on masonry bookmark cards by moving overflow-hidden from the card container to the media slot.

Changes

  • Removed overflow-hidden from the card root <div> so dialogs/popovers aren't clipped by the card boundary
  • Added overflow-hidden + rounded-t-2xl to the media wrapper to keep images properly contained
  • Replaced flex-shrink-0 with shrink-0

Related Issues

none

Checklist

  • Tested locally
  • npx tsc --noEmit passes
  • No new warnings

@viperrcrypto viperrcrypto merged commit ca762c5 into viperrcrypto:main Mar 24, 2026
@vojtaholik vojtaholik deleted the vh/style/edit-dialog-overflow branch March 25, 2026 12:11
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.

2 participants