@aveonline/ui-react 2.27.5 → 2.27.6

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/dist/ui-react.mjs CHANGED
@@ -10297,7 +10297,7 @@ function q2({
10297
10297
  }),
10298
10298
  menuList: (i) => ({
10299
10299
  ...i,
10300
- minWidth: 160,
10300
+ minWidth: 220,
10301
10301
  padding: "0px",
10302
10302
  borderRadius: "var(--border-radius-sm)",
10303
10303
  "::-webkit-scrollbar": {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@aveonline/ui-react",
3
3
  "description": "Home base for Aveonline design system - ecosystem react",
4
4
  "private": false,
5
- "version": "2.27.5",
5
+ "version": "2.27.6",
6
6
  "types": "./dist/index.d.ts",
7
7
  "files": [
8
8
  "dist"