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

Text block: fix padding for textarea input #6551

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

distantnative
Copy link
Member

@distantnative distantnative commented Jul 21, 2024

Changelog

Fixes

For review team

  • Add changes & docs to release notes draft in Notion

@distantnative distantnative added the type: bug 🐛 Is a bug; fixes a bug label Jul 21, 2024
@distantnative distantnative added this to the 4.4.0 milestone Jul 21, 2024
@distantnative distantnative self-assigned this Jul 21, 2024
@distantnative distantnative marked this pull request as ready for review July 21, 2024 17:18
@distantnative distantnative requested a review from a team July 21, 2024 17:18
@bastianallgeier bastianallgeier merged commit 880f30e into develop-minor Jul 22, 2024
4 checks passed
@bastianallgeier bastianallgeier deleted the fix/6484-text-block-textarea-padding branch July 22, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Is a bug; fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

textarea element is missing some padding when used as a Block in a Layout field.
2 participants