@deque/cauldron-styles 5.7.1-canary.dc735bed → 5.7.1-canary.e04b475e

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
@@ -1929,7 +1929,6 @@ p .Link {
1929
1929
 
1930
1930
  .OptionsMenu {
1931
1931
  position: relative;
1932
- width: 34px;
1933
1932
  color: var(--text-color-base);
1934
1933
  }
1935
1934
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deque/cauldron-styles",
3
- "version": "5.7.1-canary.dc735bed",
3
+ "version": "5.7.1-canary.e04b475e",
4
4
  "license": "MPL-2.0",
5
5
  "description": "deque cauldron pattern library styles",
6
6
  "repository": "https://github.com/dequelabs/cauldron",