mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-12 16:01:35 +08:00
fix image size
This commit is contained in:
@@ -96,8 +96,8 @@ onMounted(() => {
|
||||
<div class="d-flex justify-space-between flex-nowrap flex-row">
|
||||
<div class="ma-auto">
|
||||
<VImg
|
||||
height="80"
|
||||
width="54"
|
||||
height="75"
|
||||
width="50"
|
||||
:src="arg.event.extendedProps.posterPath"
|
||||
aspect-ratio="2/3"
|
||||
class="object-cover rounded shadow ring-gray-500"
|
||||
|
||||
Reference in New Issue
Block a user