'Quasar: remove shadows from a button
Solution 1:[1]
It's in the documentation. Add css class no-shadow to disable shadow on any element/component.
Solution 2:[2]
That's actually a ripple effect you are referring to.
Just add a class no-ripple.
It's mentioned in the button documentation.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Temi Adeyeri |
| Solution 2 | David Wolf |

