king
2023-08-17 c7aece35a62b6e91fd98a625bf0e53f64bfbd18d
src/templates/sharecomponent/settingcomponent/settingform/index.scss
@@ -27,6 +27,13 @@
      }
    }
  }
  .mk-color-move {
    height: 40px;
    .color-sketch-block {
      position: relative;
      top: 7px;
    }
  }
  .operation-btn {
    display: inline-block;
    font-size: 16px;
@@ -60,10 +67,11 @@
  }
  .full-scripts {
    position: absolute;
    right: 0px;
    top: 18px;
    right: 24px;
    top: 0px;
    font-size: 18px;
    color: #1890ff;
    z-index: 1;
  }
}