派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-09 5bc550066059939a94310cd6ee868ec8551526d2
修改右边弹框为css样式
2个文件已修改
2 ■■■■■ 已修改文件
src/components/LayerController/modules/LcServiceLayer.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/LayerController/modules/LcServiceLayerFilter.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/LayerController/modules/LcServiceLayer.vue
@@ -106,6 +106,7 @@
        }
        .wms-panel {
            width: 250px;
            display: flex;
            flex-flow: column;
src/components/LayerController/modules/LcServiceLayerFilter.vue
@@ -73,6 +73,7 @@
<style scoped lang="less">
    .inner-panel {
        width: 500px;
        color: #90c8e0;
        font-size: 13px;