logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 6c0a6ff8b0e1717704a636ca172c52958590adaf
parent 8b56db177bd2b1c7356d4e27cd5611a9cb6d7510
Author: Henry Jameson <me@hjkos.com>
Date:   Thu,  4 Aug 2022 02:15:35 +0300

shadow

Diffstat:

Msrc/components/update_notification/update_notification.scss1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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 {