@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.
- package/dist/long-bow.cjs.development.js +1 -1
- package/dist/long-bow.cjs.development.js.map +1 -1
- package/dist/long-bow.cjs.production.min.js +1 -1
- package/dist/long-bow.cjs.production.min.js.map +1 -1
- package/dist/long-bow.esm.js +1 -1
- package/dist/long-bow.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/components/TradingMenu/TradingMenu.tsx +1 -1
|
@@ -33916,7 +33916,7 @@ var AlertText = /*#__PURE__*/styled__default.p.withConfig({
|
|
|
33916
33916
|
var ButtonWrapper$3 = /*#__PURE__*/styled__default.div.withConfig({
|
|
33917
33917
|
displayName: "TradingMenu__ButtonWrapper",
|
|
33918
33918
|
componentId: "sc-1wjsz1l-6"
|
|
33919
|
-
})(["display:flex;justify-content:space-around;width:100%;margin-top:
|
|
33919
|
+
})(["display:flex;justify-content:space-around;width:100%;margin-top:1rem;"]);
|
|
33920
33920
|
|
|
33921
33921
|
/* eslint-disable react/require-default-props */
|
|
33922
33922
|
var Truncate = function Truncate(_ref) {
|