infermedica / component-library

Vue 3 UI library for healthcare and not only. We are full configurable mobile first UI library. Our components are accessibility-friendly and follow best practices in terms of design and coding. We provide raw source and aim to be developer-friendly, configurable-first and performance-oriented.
https://component.infermedica.com/
MIT License
18 stars 14 forks source link

fix: textarea resize issue #485

Closed sonya0504 closed 4 months ago

sonya0504 commented 4 months ago

Description

The min-height for textarea is set when the component is displayed for the first time Add overflow-y: scroll to enable scrolling functionality

Related Issue

Closes #462

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Checklist: