diff options
| author | Henry Jameson <me@hjkos.com> | 2022-08-04 02:15:35 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-08-04 02:15:35 +0300 |
| commit | 6c0a6ff8b0e1717704a636ca172c52958590adaf (patch) | |
| tree | d0f9be632caa915b3ca58c9745acf6e2c51a69a1 /src/components/update_notification/update_notification.scss | |
| parent | 8b56db177bd2b1c7356d4e27cd5611a9cb6d7510 (diff) | |
shadow
Diffstat (limited to 'src/components/update_notification/update_notification.scss')
| -rw-r--r-- | src/components/update_notification/update_notification.scss | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |
