@rpg-engine/long-bow 0.7.84 → 0.7.85

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.
@@ -33914,7 +33914,7 @@ var AlertText = /*#__PURE__*/styled.p.withConfig({
33914
33914
  var ButtonWrapper$3 = /*#__PURE__*/styled.div.withConfig({
33915
33915
  displayName: "TradingMenu__ButtonWrapper",
33916
33916
  componentId: "sc-1wjsz1l-6"
33917
- })(["display:flex;justify-content:space-around;width:100%;margin-top:0.5rem;"]);
33917
+ })(["display:flex;justify-content:space-around;width:100%;margin-top:1rem;"]);
33918
33918
 
33919
33919
  /* eslint-disable react/require-default-props */
33920
33920
  var Truncate = function Truncate(_ref) {