aboutsummaryrefslogtreecommitdiff
path: root/src/components/popover.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/popover.style.js')
-rw-r--r--src/components/popover.style.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/popover.style.js b/src/components/popover.style.js
index 1b51c9b3..0197271b 100644
--- a/src/components/popover.style.js
+++ b/src/components/popover.style.js
@@ -21,6 +21,7 @@ export default {
{
directives: {
background: '--bg',
+ blur: '10px',
shadow: [{
x: 2,
y: 2,