mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-28 19:47:49 +08:00
fix ui
This commit is contained in:
@@ -484,6 +484,7 @@ onMounted(() => {
|
|||||||
<VDialog
|
<VDialog
|
||||||
v-model="transferPopper"
|
v-model="transferPopper"
|
||||||
max-width="800"
|
max-width="800"
|
||||||
|
scrollable
|
||||||
>
|
>
|
||||||
<template #activator="{ props }">
|
<template #activator="{ props }">
|
||||||
<IconBtn title="整理" v-bind="props">
|
<IconBtn title="整理" v-bind="props">
|
||||||
|
|||||||
Reference in New Issue
Block a user