@zscreate/form-component 1.1.657-test.2 → 1.1.657-test.3
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 +5 -0
- package/dist/form-component.umd.js +64729 -64711
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -3704,6 +3704,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3704
3704
|
}
|
|
3705
3705
|
|
|
3706
3706
|
|
|
3707
|
+
[data-v-36fc9dfa] .ant-table-body {
|
|
3708
|
+
overflow-x: auto !important;
|
|
3709
|
+
}
|
|
3710
|
+
|
|
3711
|
+
|
|
3707
3712
|
|
|
3708
3713
|
.table-page-search-wrapper[data-v-73e84290] {
|
|
3709
3714
|
margin-bottom: 20px;
|