From 456e56673f209904901b39c3fb41ce3f9e9340d6 Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期三, 28 四月 2021 10:08:47 +0800 Subject: [PATCH] leaflet-tooltip 悬浮框 样式修改。 --- src/components/LayerController/LayerController.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/LayerController/LayerController.vue b/src/components/LayerController/LayerController.vue index 027798e..3a49054 100644 --- a/src/components/LayerController/LayerController.vue +++ b/src/components/LayerController/LayerController.vue @@ -283,7 +283,7 @@ color:@color; } .legend-content{ - width: 1.79167rem; + //width: 1.79167rem; } } -- Gitblit v1.8.0