@zscreate/form-component 1.1.53 → 1.1.54
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
|
@@ -1862,6 +1862,12 @@
|
|
|
1862
1862
|
max-width: 168px;
|
|
1863
1863
|
}
|
|
1864
1864
|
|
|
1865
|
+
|
|
1866
|
+
[data-v-eac7a476] .ant-time-picker {
|
|
1867
|
+
max-width: 128px !important;
|
|
1868
|
+
width: initial !important;
|
|
1869
|
+
}
|
|
1870
|
+
|
|
1865
1871
|
.is_required[data-v-77374a03]::before {
|
|
1866
1872
|
content: "*";
|
|
1867
1873
|
color: #f56c6c;
|
|
@@ -1869,14 +1875,14 @@
|
|
|
1869
1875
|
}
|
|
1870
1876
|
|
|
1871
1877
|
|
|
1872
|
-
[data-v-
|
|
1878
|
+
[data-v-6e76a405] .ant-calendar-picker-container {
|
|
1873
1879
|
z-index: 9999 !important;
|
|
1874
1880
|
}
|
|
1875
|
-
[data-v-
|
|
1881
|
+
[data-v-6e76a405] .ant-input {
|
|
1876
1882
|
position: relative;
|
|
1877
1883
|
transform: none;
|
|
1878
1884
|
}
|
|
1879
|
-
[data-v-
|
|
1885
|
+
[data-v-6e76a405] .ant-calendar-picker {
|
|
1880
1886
|
min-width: 0 !important;
|
|
1881
1887
|
width: 100% !important;
|
|
1882
1888
|
}
|