@zscreate/form-component 1.1.55 → 1.1.56
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.
package/dist/form-component.css
CHANGED
|
@@ -1554,20 +1554,20 @@
|
|
|
1554
1554
|
align-items: center;
|
|
1555
1555
|
}
|
|
1556
1556
|
|
|
1557
|
-
.mydiy[data-v-
|
|
1557
|
+
.mydiy[data-v-3ea38358] {
|
|
1558
1558
|
z-index: 9999 !important;
|
|
1559
1559
|
}
|
|
1560
|
-
[data-v-
|
|
1560
|
+
[data-v-3ea38358] .ant-time-picker-panel {
|
|
1561
1561
|
z-index: 9999 !important;
|
|
1562
1562
|
}
|
|
1563
|
-
[data-v-
|
|
1563
|
+
[data-v-3ea38358] .ant-input {
|
|
1564
1564
|
position: relative;
|
|
1565
1565
|
transform: none;
|
|
1566
1566
|
}
|
|
1567
|
-
[data-v-
|
|
1567
|
+
[data-v-3ea38358] .ant-time-picker {
|
|
1568
1568
|
max-width: 100%;
|
|
1569
1569
|
}
|
|
1570
|
-
[data-v-
|
|
1570
|
+
[data-v-3ea38358] .ant-time-picker-panel-combobox {
|
|
1571
1571
|
max-width: 168px;
|
|
1572
1572
|
}
|
|
1573
1573
|
|