Update confirmation dialog styles and props in UserProfile.vue, FileList.vue, PluginCard.vue, and dashboard.vue

This commit is contained in:
jxxghp
2024-05-06 18:18:05 +08:00
parent c44b20bae3
commit aa146b1cdf
7 changed files with 100 additions and 120 deletions

View File

@@ -46,7 +46,7 @@ app
.use(VuetifyUseDialog, {
confirmDialog: {
dialogProps: {
maxWidth: '50rem',
maxWidth: '40rem',
},
confirmationButtonProps: {
variant: 'elevated',