@rpg-engine/long-bow 0.6.29 → 0.6.30
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/Tutorial/TutorialStepper.tsx +0 -1
|
@@ -33267,7 +33267,7 @@ var LessonBody = /*#__PURE__*/styled__default.div.withConfig({
|
|
|
33267
33267
|
var Container$y = /*#__PURE__*/styled__default.div.withConfig({
|
|
33268
33268
|
displayName: "TutorialStepper__Container",
|
|
33269
33269
|
componentId: "sc-7tgzv2-1"
|
|
33270
|
-
})(["
|
|
33270
|
+
})(["width:80%;max-width:600px;@media (max-width:600px){width:95%;}"]);
|
|
33271
33271
|
var LessonFooter = /*#__PURE__*/styled__default.div.withConfig({
|
|
33272
33272
|
displayName: "TutorialStepper__LessonFooter",
|
|
33273
33273
|
componentId: "sc-7tgzv2-2"
|