@v4fire/client
Version:
V4Fire client core library
23 lines (18 loc) • 317 B
text/stylus
/*!
* V4Fire Client Core
* https://github.com/V4Fire/Client
*
* Released under the MIT license
* https://github.com/V4Fire/Client/blob/master/LICENSE
*/
$p = {
invalidColor: #F00
}
b-textarea
&__input
max-height 10em
&__limit
padding 0.3em
font-size 0.7em
&_warning_true
color $p.invalidColor