@zscreate/form-component 1.1.657 → 1.1.658

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.
@@ -2175,7 +2175,7 @@ li.CodeMirror-hint-active {
2175
2175
  margin: 10px 10px 0 0;
2176
2176
  }
2177
2177
 
2178
- .designDataList[data-v-9d1ad766] {
2178
+ .designDataList[data-v-89e7ba6e] {
2179
2179
  display: flex;
2180
2180
  margin-bottom: 5px;
2181
2181
  }
@@ -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;