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