king
2021-11-12 0c84df247914f893ef5e41d57a422e10a2dc814c
src/components/normalform/modalform/index.scss
@@ -8,10 +8,6 @@
    padding-left: 1.2%!important;
    padding-right: 1.2%!important;
  }
  .ant-form-item-label .anticon-question-circle {
    color: #c49f47;
    margin-right: 3px;
  }
  .ant-checkbox-group {
    line-height: unset;
    .ant-checkbox-wrapper {
@@ -36,9 +32,6 @@
    width: 33.3%;
  }
  .ant-input-number {
    width: 100%;
  }
  .ant-form-explain {
    overflow:hidden;
    text-overflow:ellipsis;
@@ -48,7 +41,10 @@
    margin-top: 7px;
    overflow: hidden;
    .color-sketch-block-box {
      min-width: 100px;
      min-width: 50px;
      .color-sketch-block-inner {
        box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
      }
    }
  }