UNPKG

react-elegant-ui

Version:

Elegant UI components, made by BEM best practices for react

15 lines (14 loc) 260 B
.Textarea-Control { position: relative; display: block; box-sizing: border-box; box-shadow: none; background-color: unset; border: none; outline: none; width: 100%; height: 100%; resize: none; margin: 0; font-family: var(--textarea-font-family); }