liuyg
2021-06-17 e55ebf07a49b024fe7d2cebc0499bd949c7b55bb
widgets/legends/css/style.css
@@ -19,7 +19,7 @@
  box-sizing: border-box;
  padding: 0 6px 0 6px!important;
  /* overflow: auto; */
  transition: all 2s;
  transition: all 0.5s;
}
.jimu-widget-legends .title {
@@ -28,9 +28,9 @@
}
.jimu-widget-legends .main {
  max-height: 300px !important;
  max-height: 280px !important;
  overflow: auto;
  transition: all 2s;
  transition: all 0.5s;
}
.jimu-widget-legends .main .m-init {