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

Allow textarea height option #1691

Merged
merged 2 commits into from
Aug 7, 2020
Merged

Allow textarea height option #1691

merged 2 commits into from
Aug 7, 2020

Conversation

I-Valchev
Copy link
Member

Fixes #1663

Set textarea height like so:

height: 10 # 10 rows
height: 150px # 150 pixels
height: 50vh # 50% of viewport

Copy link
Member

@bobdenotter bobdenotter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Busy™ 👍

@bobdenotter bobdenotter merged commit 8854f4f into master Aug 7, 2020
@bobdenotter bobdenotter deleted the feature/textarea-height branch August 7, 2020 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC] Allow set of height for textarea field
2 participants