style: UI 细节

This commit is contained in:
Ocetars
2025-12-03 15:55:11 +08:00
parent e560f396c5
commit b1273ff997
+1 -1
View File
@@ -498,7 +498,7 @@ onMounted(async () => {
</v-dialog>
<!-- Details Dialog -->
<v-dialog v-model="detailsDialog.show" max-width="600">
<v-dialog v-model="detailsDialog.show" max-width="500">
<v-card v-if="detailsDialog.command">
<v-card-title class="text-h5">{{ tm('dialogs.details.title') }}</v-card-title>
<v-card-text>