Merge pull request #3902 from dataease/pr@dev@style_map_layer_controller

style(地图): 跳转后切换指标窗口样式优化
This commit is contained in:
wisonic-s 2022-11-28 14:24:07 +08:00 committed by GitHub
commit 087180eb75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,10 @@
style="margin-left: 4px;cursor: pointer;font-size: 14px;"
/>
<div>
<ul class="de-ul">
<ul
class="de-ul"
style="padding: 0px !important;"
>
<li
v-for="(node, i) in layerOption"
:key="node.id"