@zscreate/form-component 1.1.438 → 1.1.440
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 +583 -545
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -3264,10 +3264,10 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3264
3264
|
|
|
3265
3265
|
|
|
3266
3266
|
|
|
3267
|
-
.table-page-search-wrapper[data-v-
|
|
3267
|
+
.table-page-search-wrapper[data-v-143fb95d] {
|
|
3268
3268
|
margin-bottom: 20px;
|
|
3269
3269
|
}
|
|
3270
|
-
[data-v-
|
|
3270
|
+
[data-v-143fb95d] .ant-col.ant-form-item-control-wrapper {
|
|
3271
3271
|
width: 100%;
|
|
3272
3272
|
}
|
|
3273
3273
|
|