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

8 lines
73 B
SCSS
Raw Normal View History

2020-10-29 18:43:19 +01:00
:host {
input,
textarea {
padding: 0.5em;
border: solid #eee;
}
}