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