Fix the box shadow used for alerts.

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

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.

Summary ID
Fix the box shadow used for alerts.
9813d0fd5b01ae86fc49e2d3c72742e58c5536e0

david
  1. Can you add a screenshot?

  2. 
      
maubin
david
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
maubin
Review request changed
Status:
Completed
Change Summary:
Pushed to master (7a6eee0)