fix cover & home memos display
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div class="relative">
|
||||
<img
|
||||
v-if="!loading"
|
||||
class="cover"
|
||||
class="w-full"
|
||||
:src="memo.attributes.cover_image.data.attributes.path"
|
||||
/>
|
||||
<div class="absolute flex flex-col justify-between w-full top-0 bottom-0">
|
||||
|
||||
Reference in New Issue
Block a user