king
2022-08-06 cbeffcc0902631909c0373f274752a97ddaf2d4e
src/templates/sharecomponent/actioncomponent/actionform/index.scss
@@ -4,6 +4,11 @@
    color: #1890ff;
    cursor: pointer;
  }
  >.ant-row >.ant-col {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .textarea {
    .ant-col-sm-7 {
      width: 14%;
@@ -17,14 +22,6 @@
    .ant-radio-wrapper {
      margin-right: 4px;
    }
  }
  .ant-input-number {
    width: 100%;
  }
  .anticon-question-circle {
    color: #c49f47;
    position: relative;
    left: -3px;
  }
  .with-button {
    .ant-form-item-control-wrapper {