king
2021-03-10 4b5b5a0f13adceaa4a759580b5dc4ac3179f884d
src/menu/components/card/cardcomponent/settingform/index.scss
@@ -8,4 +8,12 @@
  .ant-input-number {
    width: 100%;
  }
  .textarea {
    .ant-form-item-label {
      width: 16%;
    }
    .ant-form-item-control-wrapper {
      width: 84%;
    }
  }
}