From 392e8a6ae291cfad237b385dc89e27905faaf4f9 Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期三, 07 四月 2021 14:31:15 +0800 Subject: [PATCH] 统一样式-图层组件样式修改-缩进按钮修改! --- src/components/LayerController/modules/LcServiceLayerFilter.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/LayerController/modules/LcServiceLayerFilter.vue b/src/components/LayerController/modules/LcServiceLayerFilter.vue index ffc77a5..a8aa08a 100644 --- a/src/components/LayerController/modules/LcServiceLayerFilter.vue +++ b/src/components/LayerController/modules/LcServiceLayerFilter.vue @@ -99,7 +99,7 @@ <style scoped lang="less"> .inner-panel { - width: 500px; + color: #90c8e0; font-size: 13px; -- Gitblit v1.8.0