aem-core-wcm-components icon indicating copy to clipboard operation
aem-core-wcm-components copied to clipboard

[Container] Background image is not centered

Open juw177 opened this issue 1 year ago • 0 comments

When using a background image with container component, the image is not centered and therefore crops the wrong part of the image when applying background-size: cover.

Fix: add "background-position: center" to the background style

juw177 avatar Jun 23 '24 12:06 juw177