wagtail/client/scss/components/forms/_daterange.scss

6 wiersze
111 B
SCSS
Czysty Zwykły widok Historia

.daterange_field {
input:last-of-type {
margin-top: 1.2em; // Mirrors the label 1.2em top padding.
}
}