king
2021-07-28 137fb8ea6af2789b3238b22bac31d80bced41dfe
src/views/printTemplate/mutilform/index.scss
@@ -21,6 +21,20 @@
  //     width: 89.5%;
  //   }
  // }
  .mk-source-wrap {
    >.ant-radio-group {
      >.ant-radio-button-wrapper:last-child {
        display: none;
      }
      >.ant-radio-button-wrapper:not(:first-child) {
        border-radius: 0 4px 4px 0;
      }
    }
  }
  .anticon-question-circle {
    color: #c49f47;
    margin-right: 3px;
  }
  .ant-input-number {
    width: 100%;
  }