aboutsummaryrefslogtreecommitdiff
path: root/src/components/update_notification/update_notification.scss
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-08-08 02:14:09 +0300
committerHenry Jameson <me@hjkos.com>2022-08-08 02:14:09 +0300
commitf63ee29fac87489b754890a73f676bb143fb3b63 (patch)
tree9df78fa6152c115685c0590e90f005d03dbf74bf /src/components/update_notification/update_notification.scss
parentfcf62a13ed49359b6bc2e82e8d05f55bfe914803 (diff)
proper links and fix user detection
Diffstat (limited to 'src/components/update_notification/update_notification.scss')
-rw-r--r--src/components/update_notification/update_notification.scss1
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 c55bb192..43a82f16 100644
--- a/src/components/update_notification/update_notification.scss
+++ b/src/components/update_notification/update_notification.scss
@@ -69,6 +69,7 @@
position: relative;
shape-margin: 0.5em;
filter: drop-shadow(5px 5px 10px rgba(0,0,0,0.5));
+ pointer-events: none;
}
.spacer-top {