@zscreate/form-component 1.1.18 → 1.1.19

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.
@@ -2619,25 +2619,25 @@
2619
2619
  }
2620
2620
 
2621
2621
 
2622
- [data-v-2674cdf4] .ant-form-item-control-wrapper {
2622
+ [data-v-46916494] .ant-form-item-control-wrapper {
2623
2623
  border: none !important;
2624
2624
  }
2625
- [data-v-2674cdf4] .ant-form-item {
2625
+ [data-v-46916494] .ant-form-item {
2626
2626
  display: flex;
2627
2627
  }
2628
- [data-v-2674cdf4] .ant-form-item-label {
2628
+ [data-v-46916494] .ant-form-item-label {
2629
2629
  border: none !important;
2630
2630
  }
2631
- [data-v-2674cdf4] .custom_form_item .ant-form-item {
2631
+ [data-v-46916494] .custom_form_item .ant-form-item {
2632
2632
  margin-bottom: 0;
2633
2633
  }
2634
- [data-v-2674cdf4] .custom_form_item .ant-form-item > .ant-form-item-label {
2634
+ [data-v-46916494] .custom_form_item .ant-form-item > .ant-form-item-label {
2635
2635
  width: 100px !important;
2636
2636
  }
2637
- [data-v-2674cdf4] .custom_form_item .ant-form-item > .ant-form-item-control-wrapper {
2637
+ [data-v-46916494] .custom_form_item .ant-form-item > .ant-form-item-control-wrapper {
2638
2638
  width: calc(100% - 100px) !important;
2639
2639
  }
2640
- [data-v-2674cdf4] .ant-form-item,[data-v-2674cdf4] .custom_form_item {
2640
+ [data-v-46916494] .ant-form-item,[data-v-46916494] .custom_form_item {
2641
2641
  height: -moz-max-content !important;
2642
2642
  height: max-content !important;
2643
2643
  }