From e2af986323d82ebd15d7a303ed40cc033d933479 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 27 Feb 2024 22:02:25 +0200 Subject: fix global notices --- src/components/alert.style.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/components/alert.style.js') diff --git a/src/components/alert.style.js b/src/components/alert.style.js index bb97bd64..19bd4bbb 100644 --- a/src/components/alert.style.js +++ b/src/components/alert.style.js @@ -18,7 +18,8 @@ export default { { directives: { background: '--text', - opacity: 0.5 + opacity: 0.5, + blur: '9px' } }, { -- cgit v1.2.3-70-g09d2