fix cards

This commit is contained in:
jxxghp
2023-06-29 08:21:08 +08:00
parent e5e5f37fc0
commit 2e45ef1684
4 changed files with 16 additions and 20 deletions

View File

@@ -9,7 +9,7 @@ const props = defineProps({
</script>
<template>
<VResponsive aspect-ratio="1/2" max-width="11rem">
<VResponsive aspect-ratio="1/2">
<VCard>
<VImg
:src="props.media?.poster_path"