派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-27 bdce5b978229a100b7d7a01acbdeefbd9e2b0902
图层控制面板加宽。
2个文件已修改
6 ■■■■■ 已修改文件
src/components/LayerController/modules/LcServiceLayer.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/LayerController/modules/LcServiceLayerFilter.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/LayerController/modules/LcServiceLayer.vue
@@ -131,7 +131,8 @@
            .wms-panel-scrollbar{
                height: 600px;
                //width: 285px;
                width: 1.79rem;
               // width: 1.79rem;
                width:2.1rem;
                font-size: 14px;
            }
            .layerbox {
src/components/LayerController/modules/LcServiceLayerFilter.vue
@@ -112,7 +112,8 @@
    .inner-panel {
        font-size: 13px;
        position: absolute;
        left: 1.82167rem;
       // left: 1.82167rem;
        left: 2.13167rem;
        z-index: 1000;
        top: 50px;
        .filter-group {