feat: add parcel search to map visualizer
This commit is contained in:
+10
@@ -83,6 +83,16 @@ form.panel {
|
||||
gap: 14px;
|
||||
}
|
||||
|
||||
.parcel-search-form {
|
||||
display: grid;
|
||||
gap: 12px;
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.parcel-search-form button {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
label {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user