@rpg-engine/long-bow 0.5.70 → 0.5.71

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.
@@ -16077,7 +16077,7 @@ var SimpleImageCarousel = function SimpleImageCarousel(_ref) {
16077
16077
  var ImageContainer = /*#__PURE__*/styled__default.div.withConfig({
16078
16078
  displayName: "SimpleImageCarousel__ImageContainer",
16079
16079
  componentId: "sc-gdvbly-0"
16080
- })(["flex:1;display:flex;justify-content:center;align-items:center;height:100%;margin-right:0.5rem;max-width:400px;position:relative;"]);
16080
+ })(["flex:1;display:flex;justify-content:center;align-items:center;height:100%;margin-right:0.5rem;max-width:400px;position:relative;width:400px;"]);
16081
16081
  var CustomLeftArrow = /*#__PURE__*/styled__default(SelectArrow).withConfig({
16082
16082
  displayName: "SimpleImageCarousel__CustomLeftArrow",
16083
16083
  componentId: "sc-gdvbly-1"