Text area max height
#1672
-
TextArea has a fixed max height after what it displays a scroll bar. Is there a way to change that to display the scrollbar with less lines? |
Beta Was this translation helpful? Give feedback.
Answered by
TheSisb
Jul 20, 2021
Replies: 1 comment
-
Hi @PabloFNK, There's currently no way to change that. Can you provide an example of what you're trying to do so we can take it into consideration for a possible change to the component? I can tell you that we designed the textarea this way to be consistent and visually different from text inputs. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SiTaggart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @PabloFNK,
There's currently no way to change that. Can you provide an example of what you're trying to do so we can take it into consideration for a possible change to the component? I can tell you that we designed the textarea this way to be consistent and visually different from text inputs.