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,7 +4,6 @@
:visible.sync="isVisible"
:title="t('dialog.world_import.header')"
width="650px"
top="10vh"
class="x-dialog">
<div style="display: flex; align-items: center; justify-content: space-between">
<div style="font-size: 12px">{{ t('dialog.world_import.description') }}</div>