Skip to content

style: fix edit dialog overflow on masonry items#36

Open
vojtaholik wants to merge 1 commit intoviperrcrypto:mainfrom
vojtaholik:vh/style/edit-dialog-overflow
Open

style: fix edit dialog overflow on masonry items#36
vojtaholik wants to merge 1 commit intoviperrcrypto:mainfrom
vojtaholik:vh/style/edit-dialog-overflow

Conversation

@vojtaholik
Copy link

@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

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