UNPKG

react-elegant-ui

Version:

Elegant UI components, made by BEM best practices for react

12 lines (11 loc) 214 B
.Textinput-Control { display: block; box-sizing: border-box; box-shadow: none; width: 100%; background-color: unset; outline: none; margin: none; border: none; font-family: var(--textinput-font-family); }