@stokelp/ui 2.82.2 → 2.82.3

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.js CHANGED
@@ -22946,7 +22946,7 @@ const cf = G({
22946
22946
  }
22947
22947
  },
22948
22948
  "message-container": {
22949
- maxWidth: "80%",
22949
+ maxWidth: "70%",
22950
22950
  mt: "space-24",
22951
22951
  "&.chat-message-container-left": {
22952
22952
  alignSelf: "flex-start",