How to center q-toast?
-
Hi,
I didn’t find how to center or right align the q-toast message, can someone help me?^^
And the true question is: “Is it possible to change the toast place?”Thanks to the team for the job and community for help
-
Inject some CSS into your app and target Toast’s HTML syntax.
Currently not possible to specify a place on screen for Toasts (like top, bottom, left, right). You mean this, right?