king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
src/menu/components/share/actioncomponent/actionform/index.scss
@@ -1,5 +1,10 @@
.menu-action-list-form {
  min-height: 190px;
  >.ant-row >.ant-col {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .superconfig {
    color: #1890ff;
    cursor: pointer;
@@ -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 {