diff --git a/changes/changelog.d/694.bugfix b/changes/changelog.d/694.bugfix new file mode 100644 index 000000000..7dd6e45a9 --- /dev/null +++ b/changes/changelog.d/694.bugfix @@ -0,0 +1 @@ +Fixed resizing issues for album cards on artist pages (#694) diff --git a/front/src/components/audio/album/Card.vue b/front/src/components/audio/album/Card.vue index a439a16b6..2f19d7fbb 100644 --- a/front/src/components/audio/album/Card.vue +++ b/front/src/components/audio/album/Card.vue @@ -22,7 +22,8 @@ - + +