@a47ae
It would helped if the Quasar Dialog had an additional class on, but it has the same classes as the Modal component so it cannot be styled separately.
Dialog classes appenden by Quasar
modal fullscreen row minimized flex-center
Also in my case it’s unconvinient to use it as a component since its trigger from vuex store when an action is dispatched.
Thanks