@digital-ai/dot-components 4.3.1 → 4.3.2

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/index.esm.js +1 -1
  2. package/package.json +1 -1
package/index.esm.js CHANGED
@@ -11845,7 +11845,7 @@ const StyledDotMenu = styled(DotMenu)`
11845
11845
  z-index: 9999;
11846
11846
 
11847
11847
  &.dot-menu {
11848
- width: 200px;
11848
+ min-width: 200px;
11849
11849
 
11850
11850
  .dot-ul .dot-li {
11851
11851
  padding: 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital-ai/dot-components",
3
- "version": "4.3.1",
3
+ "version": "4.3.2",
4
4
  "private": false,
5
5
  "license": "SEE LICENSE IN <LICENSE.md>",
6
6
  "contributors": [