2014-12-09 15:58:51 +00:00

10 lines
107 B
SCSS

@import "../styleguide_demo_bp";
@import "_textfield";
textarea {
overflow: auto;
resize : none;
}