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

Max-Height & Scrollbar #28

Open
kurtisane opened this issue Sep 4, 2017 · 2 comments
Open

Max-Height & Scrollbar #28

kurtisane opened this issue Sep 4, 2017 · 2 comments

Comments

@kurtisane
Copy link

Hi,
first of all thanks for your work!
This works really really well.

I just need to know how to limit the height of the textarea so that the text that is in that textarea is scrollable.

Regards !

@fiznool
Copy link
Owner

fiznool commented Sep 4, 2017 via email

@longgt
Copy link

longgt commented Feb 2, 2018

When initializing textarea, ng-elastic add overflow: hidden style to it.

Workaround is override this style, then feel free to set line height and max height by yourself.

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

No branches or pull requests

3 participants