shuishen
2021-06-08 23346a0c7f9eb68a999fab429355a14b592bc2f7
widgets/visualAngle/css/style.css
@@ -1,9 +1,9 @@
.jimu-widget-visualAngle {
  position     : fixed;
  font-size    : 14px;
  height       : 60px !important;
  height       : 72px !important;
  /* line-height  : 32px; */
  width        : 179px !important;
  width        : 216px !important;
  right: auto !important;
  top: auto !important;
  bottom: 100px !important;
@@ -23,10 +23,10 @@
}
.jimu-widget-visualAngle .visualAngleOnce{
  width: 60px;
  width: 72px;
  box-sizing: border-box;
  /* border: 1px solid springgreen; */
  height: 60px;
  height: 72px;
  cursor: pointer;
  display: flex;
  align-items: center;