From 29460f7bc1aabd44421a114eb758cdd7fc64cfcf Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期五, 05 三月 2021 15:13:27 +0800 Subject: [PATCH] Merge branch 'master' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into master --- src/components/panel/LegendPanel.vue | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/src/components/panel/LegendPanel.vue b/src/components/panel/LegendPanel.vue index bd2c37f..f09884b 100644 --- a/src/components/panel/LegendPanel.vue +++ b/src/components/panel/LegendPanel.vue @@ -300,7 +300,6 @@ span { font-size: 12px; color: white; - //width: 80%; } } } @@ -312,10 +311,6 @@ margin-block-start: 0.5rem; margin-block-end: 0; } - - //.under-line:last-child { - // display: none; - //} } } </style> -- Gitblit v1.8.0