funky-framadate-front/src/app/pages/dates/dates.component.scss

12 lines
138 B
SCSS
Raw Normal View History

2019-11-15 15:19:42 +01:00
.several-times {
padding-left: 1em;
}
2019-11-15 15:19:42 +01:00
:host {
input, button {
+ button {
margin-left: 1em;
}
2019-11-15 15:19:42 +01:00
}
}