Add edit form for the location.
This commit is contained in:
parent
1b3fc58d44
commit
9227016086
3 changed files with 245 additions and 5 deletions
|
@ -44,4 +44,9 @@ form .ui.form {
|
|||
|
||||
#map {
|
||||
height: 20rem;
|
||||
|
||||
.location-edit {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
}
|
Reference in a new issue