king
2019-12-26 e47f5f999cb20283ad99c00c5e771d44501cf3c9
src/templates/comtableconfig/actionform/index.scss
@@ -12,9 +12,22 @@
      width: 86%;
    }
  }
  .ant-input-number {
    width: 100%;
  }
  .anticon-question-circle {
    color: #c49f47;
    position: relative;
    left: -3px;
  }
  .with-button {
    .ant-form-item-control-wrapper {
      padding-right: 63px;
    }
    .ant-btn {
      position: absolute;
      right: 12px;
      top: 4.5px;
    }
  }
}