mirror of
https://github.com/jlengrand/leaflet-geosearch.git
synced 2026-03-10 08:31:26 +00:00
10 lines
83 B
CSS
10 lines
83 B
CSS
.root {
|
|
width: 100%;
|
|
height: 300px;
|
|
}
|
|
|
|
.map {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|