Skip to content

fix: consistent MediaUploader dropzone height#16

Merged
KruGoL merged 1 commit into
mainfrom
fix/dropzone-consistent-height
Jun 19, 2026
Merged

fix: consistent MediaUploader dropzone height#16
KruGoL merged 1 commit into
mainfrom
fix/dropzone-consistent-height

Conversation

@KruGoL

@KruGoL KruGoL commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

The dropzone sized to its content, so an uploader with a longer hint (e.g. logo's
"PNG, JPEG, WEBP, SVG+XML max 1MB 1024x1024" wraps to two lines) was taller than
one with a short hint (banner). Give the dropzone a min-height and center its
content so side-by-side uploaders align regardless of hint length. The has-image
row keeps full width.

The dropzone sized to its content, so an uploader with a longer hint (e.g. logo's
"PNG, JPEG, WEBP, SVG+XML max 1MB 1024x1024" wraps to two lines) was taller than
one with a short hint (banner). Give the dropzone a min-height and center its
content so side-by-side uploaders align regardless of hint length. The has-image
row keeps full width.
@KruGoL KruGoL merged commit b61f7f9 into main Jun 19, 2026
@KruGoL KruGoL deleted the fix/dropzone-consistent-height branch June 19, 2026 19:16
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