demarches-normaliennes/app/assets/stylesheets/carte.scss
2021-02-02 15:26:11 +01:00

17 lines
240 B
SCSS

.areas-title {
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}
.areas {
margin-bottom: 10px;
input {
margin-top: 5px;
}
}
.form [data-react-class='MapEditor'] [data-reach-combobox-input] {
margin-bottom: 0;
}