mirror of
https://github.com/strapi/strapi.git
synced 2025-08-21 07:09:31 +00:00
7 lines
111 B
SCSS
7 lines
111 B
SCSS
![]() |
.inputSelect { /* stylelint-disable */
|
||
|
margin-top: 1.8rem;
|
||
|
> label {
|
||
|
text-transform: capitalize;
|
||
|
}
|
||
|
}
|