ThomasLeconte / vuetify3-dialog

Vue 3 & Vuetify 3 plugin to create dialogs (confirm, warn, error), toasts or bottom-sheets with Promises anwsers.
https://www.npmjs.com/package/vuetify3-dialog
MIT License
26 stars 9 forks source link

confirm dialog not vertically centered #12

Closed Joebayld closed 9 months ago

Joebayld commented 9 months ago

I've noticed that the dialogs are not centered vertically. I would think it should do that by default. Any ideas?

Screenshot 2024-01-21 at 7 08 51 PM
ThomasLeconte commented 9 months ago

Hi! I've fixed issue in last version of lib : v1.4.4

=> Solution : https://github.com/vuetifyjs/vuetify/issues/15843