@zscreate/form-component 1.1.52 → 1.1.54

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.
@@ -644,9 +644,6 @@
644
644
  .ant-checkbox-wrapper + .ant-checkbox-wrapper {
645
645
  margin-left: 0px;
646
646
  }
647
- .ant-time-picker-panel-combobox {
648
- width: 168px;
649
- }
650
647
 
651
648
 
652
649
  [data-v-09daaa98] .ant-rate {
@@ -1848,21 +1845,27 @@
1848
1845
  align-items: center;
1849
1846
  }
1850
1847
 
1851
- .mydiy[data-v-7b600990] {
1848
+ .mydiy[data-v-41c85a88] {
1852
1849
  z-index: 9999 !important;
1853
1850
  }
1854
- [data-v-7b600990] .ant-time-picker-panel {
1851
+ [data-v-41c85a88] .ant-time-picker-panel {
1855
1852
  z-index: 9999 !important;
1856
1853
  }
1857
- [data-v-7b600990] .ant-input {
1854
+ [data-v-41c85a88] .ant-input {
1858
1855
  position: relative;
1859
1856
  transform: none;
1860
1857
  }
1861
- [data-v-7b600990] .ant-time-picker {
1858
+ [data-v-41c85a88] .ant-time-picker {
1862
1859
  max-width: 100%;
1863
1860
  }
1864
- [data-v-7b600990] .ant-time-picker-panel-combobox {
1865
- width: 168px;
1861
+ [data-v-41c85a88] .ant-time-picker-panel-combobox {
1862
+ max-width: 168px;
1863
+ }
1864
+
1865
+
1866
+ [data-v-eac7a476] .ant-time-picker {
1867
+ max-width: 128px !important;
1868
+ width: initial !important;
1866
1869
  }
1867
1870
 
1868
1871
  .is_required[data-v-77374a03]::before {
@@ -1872,14 +1875,14 @@
1872
1875
  }
1873
1876
 
1874
1877
 
1875
- [data-v-349afc51] .ant-calendar-picker-container {
1878
+ [data-v-6e76a405] .ant-calendar-picker-container {
1876
1879
  z-index: 9999 !important;
1877
1880
  }
1878
- [data-v-349afc51] .ant-input {
1881
+ [data-v-6e76a405] .ant-input {
1879
1882
  position: relative;
1880
1883
  transform: none;
1881
1884
  }
1882
- [data-v-349afc51] .ant-calendar-picker {
1885
+ [data-v-6e76a405] .ant-calendar-picker {
1883
1886
  min-width: 0 !important;
1884
1887
  width: 100% !important;
1885
1888
  }