From 6c0a6ff8b0e1717704a636ca172c52958590adaf Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 4 Aug 2022 02:15:35 +0300 Subject: [PATCH] shadow --- src/components/update_notification/update_notification.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/update_notification/update_notification.scss b/src/components/update_notification/update_notification.scss index 594f4c6b..c55bb192 100644 --- a/src/components/update_notification/update_notification.scss +++ b/src/components/update_notification/update_notification.scss @@ -68,6 +68,7 @@ z-index: 20; position: relative; shape-margin: 0.5em; + filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.5)); } .spacer-top {