Relative Content

Tag Archive for csstypescriptvue.jsvuejs3quasar-framework

quasar q-dialog – How to reduce size of backdrop?

I was hoping someone would be able to provide some guidance on how to reduce the size of a backdrop on a q-dialog?
I’ve tried using the assigning a ref and toggling the elements directly, attempting to gain access to the .q-dialog__backdrop selector through use of querySelector but I’m unable to gain access.