[Custom Map] Increase map size

这个提交包含在:
Peter Goodhall 2024-04-07 14:42:13 +01:00
父节点 bb64d68be1
当前提交 c1c39c9021

查看文件

@ -94,6 +94,6 @@
</div>
<!-- Map -->
<div id="custommap" class="map-leaflet mt-2" style="width: 100%; height: calc(100vh - 390px); max-height: 900px;"></div>
<div id="custommap" class="map-leaflet mt-2" style="width: 100%; height: 1000px;"></div>
<div class="alert alert-success" role="alert">Showing QSOs for Custom Date for Active Logbook <?php echo $logbook_name ?></div>