Shadows's color
-
I can change the shadow color from a box-shadow from css, but not the shadow’s color generated by the shadow-n class. Some help here please?
-
@codethirsty You can change it as a sass variable in
quasar.variables.sass
$shadow-color: green
-
@beets thanks beets it works at last