@rpg-engine/long-bow 0.3.25 → 0.3.26

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.
@@ -32815,7 +32815,7 @@ var TextField = /*#__PURE__*/styled.input.withConfig({
32815
32815
  var MessagesContainer = /*#__PURE__*/styled.div.withConfig({
32816
32816
  displayName: "Chat__MessagesContainer",
32817
32817
  componentId: "sc-1bk05n6-2"
32818
- })(["overflow-x:scroll;height:70%;margin-bottom:10px;"]);
32818
+ })(["overflow-y:scroll;height:70%;margin-bottom:10px;"]);
32819
32819
  var Message = /*#__PURE__*/styled.div.withConfig({
32820
32820
  displayName: "Chat__Message",
32821
32821
  componentId: "sc-1bk05n6-3"