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
@@ -4,7 +4,6 @@
:visible="changeLogDialog.visible"
:title="t('dialog.change_log.header')"
width="800px"
top="5vh"
append-to-body
@close="closeDialog">
<div v-loading="!changeLogDialog.changeLog" class="changelog-dialog">