@deque/cauldron-styles 6.18.3-canary.bf4940b6 → 6.18.3-canary.c398c226

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.
Files changed (2) hide show
  1. package/dist/index.css +0 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -3917,7 +3917,6 @@ button.TooltipTabstop {
3917
3917
  background-color: var(--data-list-value-background-color);
3918
3918
  font-weight: var(--font-weight-normal);
3919
3919
  word-break: break-word;
3920
- overflow: hidden;
3921
3920
  }
3922
3921
 
3923
3922
  .DescriptionList__term,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deque/cauldron-styles",
3
- "version": "6.18.3-canary.bf4940b6",
3
+ "version": "6.18.3-canary.c398c226",
4
4
  "license": "MPL-2.0",
5
5
  "description": "deque cauldron pattern library styles",
6
6
  "repository": "https://github.com/dequelabs/cauldron",