diff --git a/frontend/src/components/ListItem.vue b/frontend/src/components/ListItem.vue index b7b0088..cf6fa5d 100644 --- a/frontend/src/components/ListItem.vue +++ b/frontend/src/components/ListItem.vue @@ -31,12 +31,10 @@ export default { .list-item img { max-height: 512px; max-width: 512px; - border-radius: 8px; vertical-align: top; } .image-overlay { - position: absolute; bottom: 0px; background-color: #eee; width: 100%;