2021-01-28 15:27:29 +01:00
|
|
|
.areas-title {
|
|
|
|
font-weight: bold;
|
|
|
|
margin-top: 5px;
|
|
|
|
margin-bottom: 5px;
|
2015-08-10 11:05:06 +02:00
|
|
|
}
|
2015-12-08 11:32:29 +01:00
|
|
|
|
2021-01-28 15:27:29 +01:00
|
|
|
.areas {
|
|
|
|
margin-bottom: 10px;
|
2016-06-24 16:41:44 +02:00
|
|
|
|
2021-01-28 15:27:29 +01:00
|
|
|
input {
|
|
|
|
margin-top: 5px;
|
2016-06-24 16:41:44 +02:00
|
|
|
}
|
2021-01-28 15:27:29 +01:00
|
|
|
}
|
2017-04-11 17:06:30 +02:00
|
|
|
|
2021-01-28 15:27:29 +01:00
|
|
|
.form [data-react-class='MapEditor'] [data-reach-combobox-input] {
|
|
|
|
margin-bottom: 0;
|
2016-06-24 16:41:44 +02:00
|
|
|
}
|