add special class for all map

This commit is contained in:
abarrau
2023-12-09 10:44:26 +01:00
parent dd94f5bb86
commit 6d39b92d5c
22 changed files with 23 additions and 23 deletions

View File

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