@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.cjs CHANGED
@@ -3172,6 +3172,7 @@ function OverlayContent({
3172
3172
  {
3173
3173
  ref: innerRef,
3174
3174
  sx: {
3175
+ alignItems: "center",
3175
3176
  transformOrigin: "center center",
3176
3177
  flexShrink: 0,
3177
3178
  width: "max-content"