convert to leaflet
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
@import 'fa';
|
||||
@import 'lightbox';
|
||||
@import 'simplebar';
|
||||
@import 'leaflet';
|
||||
@import 'common';
|
||||
|
||||
#map {
|
||||
@@ -30,9 +31,6 @@
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
border-radius: 3px;
|
||||
padding: 1px 0 0 0;
|
||||
margin-bottom: 1em;
|
||||
right: calc(30% + 3em) !important;
|
||||
bottom: calc(1em - 10px) !important;
|
||||
|
||||
.line {
|
||||
display: inline-block;
|
||||
@@ -63,6 +61,7 @@
|
||||
top: 0em;
|
||||
bottom: 0em;
|
||||
width: calc(30% - 1em);
|
||||
z-index: 999;
|
||||
|
||||
input, button {
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user