[Custom Map] Increase map size

pull/3063/head
Peter Goodhall 2024-04-07 14:42:13 +01:00
rodzic bb64d68be1
commit c1c39c9021
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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>