@zscreate/form-component 1.1.618-test.2 → 1.1.618-test.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3623,30 +3623,30 @@ span.CodeMirror-selectedtext { background: none; }
3623
3623
  }
3624
3624
 
3625
3625
 
3626
- [data-v-58d36e2e] .ant-upload-picture-card-wrapper {
3626
+ [data-v-112d2a3e] .ant-upload-picture-card-wrapper {
3627
3627
  display: flex;
3628
3628
  align-items: center;
3629
3629
  }
3630
- [data-v-58d36e2e] .ant-upload-list {
3630
+ [data-v-112d2a3e] .ant-upload-list {
3631
3631
  display: flex;
3632
3632
  }
3633
- [data-v-58d36e2e] .ant-upload.ant-upload-select-picture-card {
3633
+ [data-v-112d2a3e] .ant-upload.ant-upload-select-picture-card {
3634
3634
  width: var(--img-upload-list-item-width);
3635
3635
  height: var(--img-upload-list-item-height);
3636
3636
  }
3637
- [data-v-58d36e2e] .ant-upload-list-item,[data-v-58d36e2e] .ant-upload-list-picture-card-container {
3637
+ [data-v-112d2a3e] .ant-upload-list-item,[data-v-112d2a3e] .ant-upload-list-picture-card-container {
3638
3638
  width: var(--img-upload-list-item-width);
3639
3639
  height: var(--img-upload-list-item-height);
3640
3640
  }
3641
- [data-v-58d36e2e] .ant-upload-list-picture-card .ant-upload-list-item,[data-v-58d36e2e] .ant-upload-list-picture-card-container {
3641
+ [data-v-112d2a3e] .ant-upload-list-picture-card .ant-upload-list-item,[data-v-112d2a3e] .ant-upload-list-picture-card-container {
3642
3642
  margin: 0;
3643
3643
  margin-right: 8px;
3644
3644
  }
3645
- [data-v-58d36e2e] .ant-modal {
3645
+ [data-v-112d2a3e] .ant-modal {
3646
3646
  width: -moz-max-content !important;
3647
3647
  width: max-content !important;
3648
3648
  }
3649
- [data-v-58d36e2e] .ant-modal .ant-modal-body {
3649
+ [data-v-112d2a3e] .ant-modal .ant-modal-body {
3650
3650
  padding-top: 35px !important;
3651
3651
  }
3652
3652