@zscreate/form-component 1.1.52 → 1.1.53

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,21 @@
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;
1866
1863
  }
1867
1864
 
1868
1865
  .is_required[data-v-77374a03]::before {