@zscreate/form-component 1.1.85 → 1.1.86

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.
@@ -455,7 +455,7 @@
455
455
  }
456
456
 
457
457
 
458
- [data-v-1fb871cc] .ant-select-selection__rendered::after {
458
+ [data-v-2e6025b4] .ant-select-selection__rendered::after {
459
459
  content: "";
460
460
  display: none;
461
461
  height: 0;
@@ -2710,11 +2710,11 @@
2710
2710
  background-size: 100%;
2711
2711
  }
2712
2712
 
2713
- .sub-table-col[data-v-af7a14d2] {
2713
+ .sub-table-col[data-v-7116dea4] {
2714
2714
  display: flex;
2715
2715
  box-sizing: border-box;
2716
2716
  }
2717
- .sub-table-col > span[data-v-af7a14d2] {
2717
+ .sub-table-col > span[data-v-7116dea4] {
2718
2718
  flex: 2;
2719
2719
  border-bottom: 1px solid #000;
2720
2720
  border-right: 1px solid #000;
@@ -2722,21 +2722,21 @@
2722
2722
  line-height: 40px;
2723
2723
  text-align: center;
2724
2724
  }
2725
- .sub-table-col > .last-one[data-v-af7a14d2] {
2725
+ .sub-table-col > .last-one[data-v-7116dea4] {
2726
2726
  width: 87px;
2727
2727
  flex: 0 0 87px;
2728
2728
  border-right: 1px solid #333;
2729
2729
  border-bottom: 1px solid #333;
2730
2730
  }
2731
- .sub-table-col-no-border > span[data-v-af7a14d2] {
2731
+ .sub-table-col-no-border > span[data-v-7116dea4] {
2732
2732
  border: none;
2733
2733
  height: auto;
2734
2734
  }
2735
- .sub-table-col-no-border > .sub-table-title[data-v-af7a14d2]:last-child,
2736
- .sub-table-col-no-border > .sub-table-item[data-v-af7a14d2]:last-child {
2735
+ .sub-table-col-no-border > .sub-table-title[data-v-7116dea4]:last-child,
2736
+ .sub-table-col-no-border > .sub-table-item[data-v-7116dea4]:last-child {
2737
2737
  border-right: none !important;
2738
2738
  }
2739
- .sub-table-col-no-border > .last-one[data-v-af7a14d2] {
2739
+ .sub-table-col-no-border > .last-one[data-v-7116dea4] {
2740
2740
  width: 87px;
2741
2741
  flex: 0 0 87px;
2742
2742
  display: flex;