7 lines
111 B
SCSS
Raw Normal View History

2017-07-19 16:02:34 +02:00
.inputSelect { /* stylelint-disable */
margin-top: 1.8rem;
> label {
text-transform: capitalize;
}
}