Shadow on the button labels.
-
Hi,
Particularly I do not like shadows in button texts and it seems like this is standard in the Quasar Framework.
What do you suggest, so that I can change this visual characteristic. How to do only one view and affect the whole application? How can I do this?
with shadow:
without shadow
For this simulation I used the css property “text-shadow: none;”.
-
@xereda Hi, write that CSS in App.vue style tag at the end.