@rpg-engine/long-bow 0.5.73 → 0.5.74

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