diff --git a/src/components/post/tp-vod.vue b/src/components/post/tp-vod.vue index aa0f117a..1c625105 100644 --- a/src/components/post/tp-vod.vue +++ b/src/components/post/tp-vod.vue @@ -144,6 +144,7 @@ function getVodTime(): string { align-items: center; justify-content: center; border-radius: 10px; + aspect-ratio: v-bind(vodAspectRatio); } .tp-vod-cover :nth-child(1) {