Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent visual glitch when entering field edit mode #144

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

rentalhost
Copy link
Contributor

Currently, when a field enters edit mode, its height exceeds the outermost container's height. Applying the flex class forces it to respect the height limit, preventing the bottom border from disappearing.

Before:

image

After:

image

Currently, when a field enters edit mode, its height exceeds the outermost container's height. Applying the `flex` class forces it to respect the height limit, preventing the bottom border from disappearing.
Copy link

vercel bot commented Aug 14, 2024

@rentalhost is attempting to deploy a commit to the Mediaload Team on Vercel.

A member of the Team first needs to authorize it.

@invisal invisal merged commit d3b5f15 into outerbase:master Aug 15, 2024
1 of 3 checks passed
@rentalhost rentalhost deleted the fix-edit-glitch branch August 16, 2024 16: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