add location picker so set receiver location

This commit is contained in:
Jakob Ketterl
2020-03-29 21:40:29 +02:00
parent 29566430a6
commit f0ef5bb371
4 changed files with 37 additions and 2 deletions

View File

@ -14,3 +14,7 @@ body {
.buttons {
text-align: right;
}
.row .map-input {
margin: 15px 15px 0;
}