UNPKG

react-text-input

Version:

Textarea and input components with custom scrollbars and aurogrow in both axes

11 lines (9 loc) 209 B
.@{text-input-class}--text-area { height: auto; .@{text-input-class}__control, .@{text-input-class}__content { white-space: pre-wrap; overflow-wrap: break-word; word-wrap: break-word; } }