Controlling Shadow of QButton
-
While working on quasar 1.1 it was possible to change shadow with external class passed to
q-btn
. With recent 1.6 update it seems another shadow is now actively applied with.q-btn__wrapper:before
selector’s style which makes tuning shadow harder. Is there any way to turn the shadow applied by.q-btn__wrapper:before
off.