From bcc50844096b47c0656ed3338de222055a749fb1 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 13 Feb 2024 02:09:43 +0200 Subject: add roundness, fix inputs --- src/components/root.style.js | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/components/root.style.js') diff --git a/src/components/root.style.js b/src/components/root.style.js index 38bcc954..3e421bd4 100644 --- a/src/components/root.style.js +++ b/src/components/root.style.js @@ -6,13 +6,5 @@ export default { 'Modals', 'Popover', 'TopBar' - ], - defaultRules: [ - { - directives: { - background: '--bg', - opacity: 0 - } - } ] } -- cgit v1.2.3-70-g09d2