mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
wider user detail modal
This commit is contained in:
@@ -280,7 +280,7 @@ onMounted(async () => {
|
|||||||
<NModal
|
<NModal
|
||||||
v-model:show="showModal"
|
v-model:show="showModal"
|
||||||
preset="card"
|
preset="card"
|
||||||
style="max-width: 1000px; min-width: 400px"
|
style="max-width: 1800px; min-width: 400px"
|
||||||
title="用户详情"
|
title="用户详情"
|
||||||
content-style="padding: 0"
|
content-style="padding: 0"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user