@firecms/ui 3.0.0-canary.6 → 3.0.0-canary.7

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/index.es.js CHANGED
@@ -17115,7 +17115,7 @@ function Bon({
17115
17115
  children: c
17116
17116
  }) {
17117
17117
  return /* @__PURE__ */ e(un.Root, { value: n, onValueChange: t, children: /* @__PURE__ */ e(un.List, { className: _(
17118
- "flex text-sm font-medium text-center text-slate-800 dark:text-slate-200",
17118
+ "flex text-sm font-medium text-center text-slate-800 dark:text-slate-200 max-w-full overflow-auto no-scrollbar",
17119
17119
  r
17120
17120
  ), children: c }) });
17121
17121
  }