mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
8 lines
155 B
PHP
8 lines
155 B
PHP
<style>
|
|
#exportmap {
|
|
height: calc(100vh - 480px) !important;
|
|
max-height: 900px !important;
|
|
}
|
|
</style>
|
|
<div id="exportmap" class="map-leaflet"></div>
|