@zscreate/form-component 1.1.18 → 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
|
}
|
|
@@ -2619,25 +2619,25 @@
|
|
|
2619
2619
|
}
|
|
2620
2620
|
|
|
2621
2621
|
|
|
2622
|
-
[data-v-
|
|
2622
|
+
[data-v-46916494] .ant-form-item-control-wrapper {
|
|
2623
2623
|
border: none !important;
|
|
2624
2624
|
}
|
|
2625
|
-
[data-v-
|
|
2625
|
+
[data-v-46916494] .ant-form-item {
|
|
2626
2626
|
display: flex;
|
|
2627
2627
|
}
|
|
2628
|
-
[data-v-
|
|
2628
|
+
[data-v-46916494] .ant-form-item-label {
|
|
2629
2629
|
border: none !important;
|
|
2630
2630
|
}
|
|
2631
|
-
[data-v-
|
|
2631
|
+
[data-v-46916494] .custom_form_item .ant-form-item {
|
|
2632
2632
|
margin-bottom: 0;
|
|
2633
2633
|
}
|
|
2634
|
-
[data-v-
|
|
2634
|
+
[data-v-46916494] .custom_form_item .ant-form-item > .ant-form-item-label {
|
|
2635
2635
|
width: 100px !important;
|
|
2636
2636
|
}
|
|
2637
|
-
[data-v-
|
|
2637
|
+
[data-v-46916494] .custom_form_item .ant-form-item > .ant-form-item-control-wrapper {
|
|
2638
2638
|
width: calc(100% - 100px) !important;
|
|
2639
2639
|
}
|
|
2640
|
-
[data-v-
|
|
2640
|
+
[data-v-46916494] .ant-form-item,[data-v-46916494] .custom_form_item {
|
|
2641
2641
|
height: -moz-max-content !important;
|
|
2642
2642
|
height: max-content !important;
|
|
2643
2643
|
}
|