DXCC map full height

这个提交包含在:
Peter Goodhall 2024-04-20 22:25:05 +01:00
父节点 201368c2cc
当前提交 9527b08181

查看文件

@ -1,7 +1,7 @@
<style>
#dxccmap {
height: calc(100vh - 500px) !important;
height: calc(100vh) !important;
max-height: 900px !important;
}
/*Legend specific*/