You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the magnifying glass icon for all images is appearing at the top right corner of the page content. I think the .image-zoom-container element needs to have position: relative for the icon to appear at the top corner of each image.
Currently the magnifying glass icon for all images is appearing at the top right corner of the page content. I think the
.image-zoom-container
element needs to haveposition: relative
for the icon to appear at the top corner of each image.I think I can't create branches in this repo, but the
position-relative
class could simply be added to this line: https://github.com/uaz-web/az_zoom/blob/main/templates/az-zoom.html.twig#L10The text was updated successfully, but these errors were encountered: