mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-28 19:59:52 +08:00
fix cards
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user