mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-11 18:10:49 +08:00
fix
This commit is contained in:
@@ -127,7 +127,8 @@ onMounted(() => {
|
||||
<VTooltip :text="arg.event.title">
|
||||
<template #activator="{ props }">
|
||||
<VImg
|
||||
height="80"
|
||||
height="60"
|
||||
width="40"
|
||||
:src="arg.event.extendedProps.posterPath"
|
||||
v-bind="props"
|
||||
aspect-ratio="2/3"
|
||||
|
||||
Reference in New Issue
Block a user