@bwp-web/canvas 0.7.0 → 0.7.1

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.
package/dist/index.js CHANGED
@@ -3103,6 +3103,7 @@ function OverlayContent({
3103
3103
  {
3104
3104
  ref: innerRef,
3105
3105
  sx: {
3106
+ alignItems: "center",
3106
3107
  transformOrigin: "center center",
3107
3108
  flexShrink: 0,
3108
3109
  width: "max-content"