@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
package/dist/long-bow.esm.js
CHANGED
|
@@ -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:
|
|
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) {
|