mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
add special class for all map
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user