@zscreate/form-component 1.1.664 → 1.1.665
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 +142330 -142255
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -3710,10 +3710,10 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3710
3710
|
|
|
3711
3711
|
|
|
3712
3712
|
|
|
3713
|
-
.table-page-search-wrapper[data-v-
|
|
3713
|
+
.table-page-search-wrapper[data-v-6e0a220e] {
|
|
3714
3714
|
margin-bottom: 20px;
|
|
3715
3715
|
}
|
|
3716
|
-
[data-v-
|
|
3716
|
+
[data-v-6e0a220e] .ant-col.ant-form-item-control-wrapper {
|
|
3717
3717
|
width: 100%;
|
|
3718
3718
|
}
|
|
3719
3719
|
|