easy3wui 1.4.265 → 1.4.266

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.
@@ -56,7 +56,7 @@
56
56
  }
57
57
  .scrollX .ant-table-tbody > .ant-table-row td {
58
58
  max-width: 240px;
59
- word-break: keep-all;
59
+ word-break: normal;
60
60
  text-overflow: ellipsis;
61
61
  white-space: nowrap;
62
62
  overflow: hidden;
package/assets/index.css CHANGED
@@ -1511,7 +1511,7 @@ s {
1511
1511
  }
1512
1512
  .scrollX .ant-table-tbody > .ant-table-row td {
1513
1513
  max-width: 240px;
1514
- word-break: keep-all;
1514
+ word-break: normal;
1515
1515
  text-overflow: ellipsis;
1516
1516
  white-space: nowrap;
1517
1517
  overflow: hidden;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.4.265",
3
+ "version": "1.4.266",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",