@zscreate/form-component 1.1.448 → 1.1.449
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 +590 -549
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -3252,10 +3252,10 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3252
3252
|
|
|
3253
3253
|
|
|
3254
3254
|
|
|
3255
|
-
.table-page-search-wrapper[data-v-
|
|
3255
|
+
.table-page-search-wrapper[data-v-5dd444e7] {
|
|
3256
3256
|
margin-bottom: 20px;
|
|
3257
3257
|
}
|
|
3258
|
-
[data-v-
|
|
3258
|
+
[data-v-5dd444e7] .ant-col.ant-form-item-control-wrapper {
|
|
3259
3259
|
width: 100%;
|
|
3260
3260
|
}
|
|
3261
3261
|
|