liuyg
2021-07-02 25ce610f6ecca7325e7a743dc032c4a76559c63d
widgets/instructions/css/style.css
@@ -1,13 +1,13 @@
.jimu-widget-instructions {
  position: absolute !important;
  font-size: 14px;
  height: 42px !important;
  line-height: 42px;
    height: 36px !important;
    line-height: 36px;
  /* min-width: 160px !important; */
  right: auto !important;
  bottom: auto !important;
  left: 10px !important;
  top: 72px !important;
    top: 20px !important;
  /* 240px */
  background: rgba(255, 255, 255, 1);
  color: #fff;
@@ -17,7 +17,6 @@
  /* cursor       : pointer; */
  z-index: 15 !important;
  box-sizing: border-box;
  padding: 0 20px 0 20px;
  /* padding: 0 20px 0 20px!important; */
  /* display: flex; */
  /*align-items: center;