mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 16:56:40 +08:00
修复IOS14登录页显示bug
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ onMounted(() => {
|
|||||||
<VCardItem class="justify-center mb-7">
|
<VCardItem class="justify-center mb-7">
|
||||||
<template #prepend>
|
<template #prepend>
|
||||||
<div class="d-flex pe-0">
|
<div class="d-flex pe-0">
|
||||||
<VImg :src="logo" width="64" />
|
<VImg :src="logo" width="64" height="64" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user