fixed css mistake
这个提交包含在:
父节点
01a5009b3c
当前提交
664c819c59
共有 1 个文件被更改,包括 1 次插入 和 2 次删除
|
|
@ -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 {
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用