king
2023-12-12 49f09cc6f8ff8c30a75ed1a9d6f510b69b73962a
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;
  }
}