mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-11 07:21:41 +08:00
fix size
This commit is contained in:
@@ -408,7 +408,7 @@ onMounted(() => {
|
||||
<!-- 站点编辑弹窗 -->
|
||||
<VDialog
|
||||
v-model="addUserDialog"
|
||||
max-width="800"
|
||||
max-width="50rem"
|
||||
persistent
|
||||
>
|
||||
<!-- Dialog Content -->
|
||||
|
||||
Reference in New Issue
Block a user