From 17b25ef0e0eb261fbfd09be740a1cd8c0e3ad88b Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 12 Feb 2024 19:58:42 +0200 Subject: avatar shadows --- src/components/notification.style.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/components/notification.style.js') diff --git a/src/components/notification.style.js b/src/components/notification.style.js index 057b1c7a..0802da77 100644 --- a/src/components/notification.style.js +++ b/src/components/notification.style.js @@ -9,7 +9,8 @@ export default { 'Button', 'ButtonUnstyled', 'RichContent', - 'Input' + 'Input', + 'Avatar' ], defaultRules: [ { -- cgit v1.2.3-70-g09d2