From 779b3dc1228030740ccfbd5192bcd368b526ce56 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 22 Feb 2024 15:15:08 +0200 Subject: blur support, fix toggled buttons not working right --- src/components/popover.style.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/popover.style.js') 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, -- cgit v1.2.3-70-g09d2