@ant-design/pro-components 1.1.4 → 1.1.7

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.
@@ -35,12 +35,13 @@ PERFORMANCE OF THIS SOFTWARE.
35
35
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
36
36
 
37
37
  /**
38
- * @license
39
- * Lodash <https://lodash.com/>
40
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
41
- * Released under MIT license <https://lodash.com/license>
42
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
43
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
38
+ * @license React
39
+ * react-jsx-runtime.production.min.js
40
+ *
41
+ * Copyright (c) Facebook, Inc. and its affiliates.
42
+ *
43
+ * This source code is licensed under the MIT license found in the
44
+ * LICENSE file in the root directory of this source tree.
44
45
  */
45
46
 
46
47
  /** @license React v16.13.1
@@ -3413,7 +3413,6 @@ html {
3413
3413
  }
3414
3414
 
3415
3415
  .ant-pro-table-list-toolbar {
3416
- overflow-x: auto;
3417
3416
  line-height: 1;
3418
3417
  }
3419
3418
  .ant-pro-table-list-toolbar-container {