diff options
Diffstat (limited to 'src/components/notification')
| -rw-r--r-- | src/components/notification/notification.style.js | 8 |
1 files changed, 1 insertions, 7 deletions
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: [] } |
