liuyg
2021-06-11 d78d11579073afec2195d2b011b25fee18d5bca0
widgets/legends/css/style.css
@@ -1,9 +1,9 @@
.jimu-widget-legends {
  position: absolute !important;
  font-size: 14px;
  height: 243px !important;
  height: 290px !important;
  line-height: 32px;
  width: 188px !important;
  width: 230px !important;
  right: 60px !important;
  bottom: 40px !important;
  left: auto !important;
@@ -22,16 +22,17 @@
.jimu-widget-legends .title {
  /* margin: 10px 0 7px 0; */
  font-size: 0.5rem;
  font-size: 18px;
}
.jimu-widget-legends .main .m-init {
  width: 100%;
  height: 1.5rem;
  /* height: 1.5rem; */
  /* border: 1px solid springgreen; */
  flex-direction: row;
  display: flex;
  align-items: center;
  font-size: 0.6rem;
  font-size: 15px;
}
.jimu-widget-legends .main .m-init i {