Fix the box shadow used for alerts.

Review Request #13962 — Created June 7, 2024 and submitted — Latest diff uploaded

Information

Ink
master

Reviewers

The box shadow for alerts was referencing a variable that doesn't exist. This
change fixes that to reference our standard shadow variable.

Viewed the alert component in Storybook, saw that the shadow was there in
light and dark mode.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix the box shadow used for alerts.
9813d0fd5b01ae86fc49e2d3c72742e58c5536e0 Michelle Aubin
src/ink/less/themes/default/components/alert.theme.less
Loading...