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

8 lines
119 B
SCSS

@import '../../../../styles/variables';
textarea {
border: solid 1px $border-color;
width: 100%;
display: block;
}