@zscreate/form-component 1.1.3-fix-3 → 1.1.3-fix-4

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.
@@ -1550,20 +1550,20 @@
1550
1550
  align-items: center;
1551
1551
  }
1552
1552
 
1553
- .mydiy[data-v-45b5c779] {
1553
+ .mydiy[data-v-7b600990] {
1554
1554
  z-index: 9999 !important;
1555
1555
  }
1556
- [data-v-45b5c779] .ant-time-picker-panel {
1556
+ [data-v-7b600990] .ant-time-picker-panel {
1557
1557
  z-index: 9999 !important;
1558
1558
  }
1559
- [data-v-45b5c779] .ant-input {
1559
+ [data-v-7b600990] .ant-input {
1560
1560
  position: relative;
1561
1561
  transform: none;
1562
1562
  }
1563
- [data-v-45b5c779] .ant-time-picker {
1564
- width: 100%;
1563
+ [data-v-7b600990] .ant-time-picker {
1564
+ max-width: 100%;
1565
1565
  }
1566
- [data-v-45b5c779] .ant-time-picker-panel-combobox {
1566
+ [data-v-7b600990] .ant-time-picker-panel-combobox {
1567
1567
  width: 168px;
1568
1568
  }
1569
1569