@rpg-engine/long-bow 0.6.37 → 0.6.38

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.
@@ -33294,7 +33294,7 @@ var LessonTitle = /*#__PURE__*/styled__default.h1.withConfig({
33294
33294
  var LessonContainer = /*#__PURE__*/styled__default.div.withConfig({
33295
33295
  displayName: "TutorialStepper__LessonContainer",
33296
33296
  componentId: "sc-7tgzv2-5"
33297
- })(["display:flex;flex-direction:column;justify-content:space-between;min-height:200px;"]);
33297
+ })(["display:flex;flex-direction:column;justify-content:space-between;min-height:200px;p{font-size:0.7rem !important;}"]);
33298
33298
 
33299
33299
  exports.AsyncDropdown = AsyncDropdown;
33300
33300
  exports.Button = Button;