funky-framadate-front/src/app/features/administration/form/form.component.scss

8 lines
119 B
SCSS
Raw Normal View History

2021-11-07 21:08:38 +01:00
@import '../../../../styles/variables';
textarea {
border: solid 1px $border-color;
width: 100%;
display: block;
}