@rpg-engine/long-bow 0.3.25 → 0.3.27

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