demarches-normaliennes/app/assets/stylesheets/new_design/carte.scss

18 lines
240 B
SCSS
Raw Normal View History

2020-06-09 18:16:49 +02:00
.areas-title {
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}
.areas {
margin-bottom: 10px;
input {
margin-top: 5px;
}
}
2020-10-07 17:44:04 +02:00
.form [data-react-class='MapEditor'] [data-reach-combobox-input] {
margin-bottom: 0;
}