feat: center dialogs vertically

This commit is contained in:
pa
2025-08-27 21:04:20 +09:00
committed by Natsumi
parent 475c7f4f9c
commit 5e4430e311
12 changed files with 83 additions and 12 deletions

View File

@@ -4,8 +4,7 @@
class="x-dialog x-user-dialog"
:visible.sync="userDialog.visible"
:show-close="false"
width="770px"
top="10vh">
width="770px">
<div v-loading="userDialog.loading">
<div style="display: flex">
<el-popover