Fix visual bug with Albums

This commit is contained in:
Justin Edmund 2025-06-14 11:42:41 -04:00
parent a9ec023bae
commit b7e9deb087

View file

@ -177,7 +177,6 @@
.artwork-container { .artwork-container {
position: relative; position: relative;
width: 100%; width: 100%;
overflow: hidden;
} }
img { img {