@zscreate/form-component 1.1.19 → 1.1.20
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,17 @@
|
|
|
1870
1870
|
}
|
|
1871
1871
|
|
|
1872
1872
|
|
|
1873
|
-
[data-v-
|
|
1873
|
+
[data-v-f712431e] .ant-calendar-picker-container {
|
|
1874
1874
|
z-index: 9999 !important;
|
|
1875
1875
|
}
|
|
1876
|
-
[data-v-
|
|
1876
|
+
[data-v-f712431e] .ant-input {
|
|
1877
1877
|
position: relative;
|
|
1878
1878
|
transform: none;
|
|
1879
1879
|
}
|
|
1880
|
-
[data-v-
|
|
1880
|
+
[data-v-f712431e] .ant-calendar-picker-input {
|
|
1881
1881
|
border: 1px solid #d9d9d9;
|
|
1882
1882
|
}
|
|
1883
|
-
[data-v-
|
|
1883
|
+
[data-v-f712431e] .ant-calendar-picker {
|
|
1884
1884
|
min-width: 0 !important;
|
|
1885
1885
|
width: 100% !important;
|
|
1886
1886
|
}
|