liuyg
2021-06-16 124666224532543877aaf344d16254c0bc4db2b4
widgets/legends/css/style.css
@@ -1,11 +1,11 @@
.jimu-widget-legends {
  position: absolute !important;
  font-size: 14px;
  height: 290px !important;
  max-height: 330px !important;
  line-height: 32px;
  width: 230px !important;
  width: 300px !important;
  right: 60px !important;
  bottom: 40px !important;
  bottom: 5px !important;
  left: auto !important;
  top: auto !important;
  /* 240px */
@@ -18,6 +18,8 @@
  z-index: 15 !important;
  box-sizing: border-box;
  padding: 0 6px 0 6px!important;
  overflow: auto;
  transition: all 2s;
}
.jimu-widget-legends .title {