aboutsummaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/popup.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/popup.scss b/src/styles/popup.scss
index fda4831e..cbf8f225 100644
--- a/src/styles/popup.scss
+++ b/src/styles/popup.scss
@@ -15,4 +15,5 @@
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9999;
+ backdrop-filter: blur(8px);
}