fixed css mistake

这个提交包含在:
HB9HIL 2023-10-26 10:24:30 +02:00
父节点 01a5009b3c
当前提交 664c819c59

查看文件

@ -1,8 +1,7 @@
<style> <style>
#cqmap { #cqmap {
height: calc(100vh - 430px) !important; height: calc(100vh - 480px) !important;
max-height: 900px !important; max-height: 900px !important;
margin-bottom: 30px !important;
} }
/*Legend specific*/ /*Legend specific*/
.legend { .legend {