Adde noise and scale
This commit is contained in:
parent
aced217a7d
commit
5bc9b0b040
12 changed files with 215 additions and 52 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
.leaflet-container {
|
||||
height: 100%;
|
||||
min-height: 75vh;
|
||||
min-height: 70vh;
|
||||
width: 100%;
|
||||
min-width: 75vw;
|
||||
display: flex;
|
||||
|
|
@ -38,3 +38,7 @@ i.location {
|
|||
width: 35px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.mark-checkbox {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue