@zscreate/form-component 1.1.679 → 1.1.680
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 +2 -2
- package/dist/form-component.umd.js +701 -661
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -3714,10 +3714,10 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3714
3714
|
|
|
3715
3715
|
|
|
3716
3716
|
|
|
3717
|
-
.table-page-search-wrapper[data-v-
|
|
3717
|
+
.table-page-search-wrapper[data-v-4a41ae72] {
|
|
3718
3718
|
margin-bottom: 20px;
|
|
3719
3719
|
}
|
|
3720
|
-
[data-v-
|
|
3720
|
+
[data-v-4a41ae72] .ant-col.ant-form-item-control-wrapper {
|
|
3721
3721
|
width: 100%;
|
|
3722
3722
|
}
|
|
3723
3723
|
|