@zscreate/form-component 1.1.87-beta.10 → 1.1.87-beta.12

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.
@@ -1882,14 +1882,14 @@
1882
1882
  }
1883
1883
 
1884
1884
 
1885
- [data-v-7ccc2212] .ant-calendar-picker-container {
1885
+ [data-v-9ebcfcf0] .ant-calendar-picker-container {
1886
1886
  z-index: 9999 !important;
1887
1887
  }
1888
- [data-v-7ccc2212] .ant-input {
1888
+ [data-v-9ebcfcf0] .ant-input {
1889
1889
  position: relative;
1890
1890
  transform: none;
1891
1891
  }
1892
- [data-v-7ccc2212] .ant-calendar-picker {
1892
+ [data-v-9ebcfcf0] .ant-calendar-picker {
1893
1893
  min-width: 0 !important;
1894
1894
  width: 100% !important;
1895
1895
  }
@@ -2905,11 +2905,11 @@
2905
2905
  background-size: 100%;
2906
2906
  }
2907
2907
 
2908
- .sub-table-col[data-v-1a27c7f8] {
2908
+ .sub-table-col[data-v-1a7c21b6] {
2909
2909
  display: flex;
2910
2910
  box-sizing: border-box;
2911
2911
  }
2912
- .sub-table-col > span[data-v-1a27c7f8] {
2912
+ .sub-table-col > span[data-v-1a7c21b6] {
2913
2913
  flex: 2;
2914
2914
  border-bottom: 1px solid #000;
2915
2915
  border-right: 1px solid #000;
@@ -2917,21 +2917,22 @@
2917
2917
  line-height: 40px;
2918
2918
  text-align: center;
2919
2919
  }
2920
- .sub-table-col > .last-one[data-v-1a27c7f8] {
2920
+ .sub-table-col > .last-one[data-v-1a7c21b6] {
2921
2921
  width: 87px;
2922
2922
  flex: 0 0 87px;
2923
2923
  border-right: 1px solid #333;
2924
2924
  border-bottom: 1px solid #333;
2925
2925
  }
2926
- .sub-table-col-no-border > span[data-v-1a27c7f8] {
2926
+ .sub-table-col-no-border > span[data-v-1a7c21b6] {
2927
2927
  border: none;
2928
2928
  height: auto;
2929
+ width: 0;
2929
2930
  }
2930
- .sub-table-col-no-border > .sub-table-title[data-v-1a27c7f8]:last-child,
2931
- .sub-table-col-no-border > .sub-table-item[data-v-1a27c7f8]:last-child {
2931
+ .sub-table-col-no-border > .sub-table-title[data-v-1a7c21b6]:last-child,
2932
+ .sub-table-col-no-border > .sub-table-item[data-v-1a7c21b6]:last-child {
2932
2933
  border-right: none !important;
2933
2934
  }
2934
- .sub-table-col-no-border > .last-one[data-v-1a27c7f8] {
2935
+ .sub-table-col-no-border > .last-one[data-v-1a7c21b6] {
2935
2936
  width: 87px;
2936
2937
  flex: 0 0 87px;
2937
2938
  display: flex;