From 9dd06fefff5262947d42e99f518706d4a068d654 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 23 Jun 2021 11:27:14 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap

---
 widgets/legends/css/style.css |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/widgets/legends/css/style.css b/widgets/legends/css/style.css
index a1a84ea..522be68 100644
--- a/widgets/legends/css/style.css
+++ b/widgets/legends/css/style.css
@@ -28,9 +28,9 @@
 }
 
 .jimu-widget-legends .main {
-    max-height: 280px !important;
-    overflow: auto;
-    transition: all 0.5s;
+  max-height: 278px !important;
+  overflow: auto;
+  transition: all 0.5s;
 }
 
 .jimu-widget-legends .main .m-init {

--
Gitblit v1.9.3