@movable/ui 3.12.0 → 3.13.0

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/lib/index.mjs CHANGED
@@ -23459,7 +23459,8 @@ const OE = ot(/* @__PURE__ */ p.jsx("path", {
23459
23459
  padding: 0
23460
23460
  },
23461
23461
  listbox: {
23462
- maxHeight: 400
23462
+ maxHeight: 400,
23463
+ wordBreak: "break-word"
23463
23464
  }
23464
23465
  }
23465
23466
  }