[Custom Map] Increase map size
这个提交包含在:
父节点
bb64d68be1
当前提交
c1c39c9021
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -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>
|
||||
正在加载…
在新工单中引用