From 11fd220734ae697e8157d25fbf4cdfc250fe2df7 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 19 Feb 2024 15:11:59 +0200 Subject: chat styles + related improvements --- src/components/notification/notification.style.js | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/components/notification') diff --git a/src/components/notification/notification.style.js b/src/components/notification/notification.style.js index ad7aab65..0d36760a 100644 --- a/src/components/notification/notification.style.js +++ b/src/components/notification/notification.style.js @@ -13,11 +13,5 @@ export default { 'Avatar', 'Attachment' ], - defaultRules: [ - { - directives: { - background: '--bg' - } - } - ] + defaultRules: [] } -- cgit v1.2.3-70-g09d2