Use the correct shadow on chart cards. #7747
Labels
area/frontend
Needs frontend code changes
bug
Something isn't working
kind/quick-win
Seems to be quick to do
Describe the issue
This drop shadow is too large and too strong. Use:
box-shadow: 0px 2px 4px 0px var(--ks-card-shadow);
Environment
The text was updated successfully, but these errors were encountered: