@salesforcedevs/docs-components 1.27.21-alpha → 1.27.21-tablecss-alpha

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforcedevs/docs-components",
3
- "version": "1.27.21-alpha",
3
+ "version": "1.27.21-tablecss-alpha",
4
4
  "description": "Docs Lightning web components for DSC",
5
5
  "license": "MIT",
6
6
  "main": "index.js",
@@ -125,7 +125,7 @@ dx-toc {
125
125
  max-width: 1000px;
126
126
  flex: 1;
127
127
  width: 0;
128
- word-break: break-word;
128
+ overflow-wrap: break-word;
129
129
  }
130
130
 
131
131
  .is-sticky {