@zscreate/form-component 1.1.26 → 1.1.28
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
|
@@ -1870,17 +1870,14 @@
|
|
|
1870
1870
|
}
|
|
1871
1871
|
|
|
1872
1872
|
|
|
1873
|
-
[data-v-
|
|
1873
|
+
[data-v-349afc51] .ant-calendar-picker-container {
|
|
1874
1874
|
z-index: 9999 !important;
|
|
1875
1875
|
}
|
|
1876
|
-
[data-v-
|
|
1876
|
+
[data-v-349afc51] .ant-input {
|
|
1877
1877
|
position: relative;
|
|
1878
1878
|
transform: none;
|
|
1879
1879
|
}
|
|
1880
|
-
[data-v-
|
|
1881
|
-
border: 1px solid #d9d9d9;
|
|
1882
|
-
}
|
|
1883
|
-
[data-v-f712431e] .ant-calendar-picker {
|
|
1880
|
+
[data-v-349afc51] .ant-calendar-picker {
|
|
1884
1881
|
min-width: 0 !important;
|
|
1885
1882
|
width: 100% !important;
|
|
1886
1883
|
}
|
|
@@ -3411,10 +3408,10 @@
|
|
|
3411
3408
|
/***label对齐方式 */
|
|
3412
3409
|
|
|
3413
3410
|
|
|
3414
|
-
[data-v-
|
|
3411
|
+
[data-v-69bc20ee] .m-colorPicker {
|
|
3415
3412
|
z-index: 2;
|
|
3416
3413
|
}
|
|
3417
|
-
[data-v-
|
|
3414
|
+
[data-v-69bc20ee] .m-colorPicker .colorBtn {
|
|
3418
3415
|
border: 1px solid #e3e3e3;
|
|
3419
3416
|
}
|
|
3420
3417
|
|