-
-
Notifications
You must be signed in to change notification settings - Fork 160
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
How can i set textarea(.w-md-editor-text-input)'s parent <div> height style? #625
Comments
@imkdw I can't reproduce your issue. Can you provide an example to help me investigate? |
Thank you for your response .w-md-editor-text {
height: 100%;
} |
It looks related to a7d9a2c |
Not working for me
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is my code, when i set height="500px" on MDEditor Component
But not working on textarea, textarea is so small
Need to set more properties of MDEditor?
The text was updated successfully, but these errors were encountered: