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/button_unstyled.style.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/components/button_unstyled.style.js') diff --git a/src/components/button_unstyled.style.js b/src/components/button_unstyled.style.js index d0ca03a5..a96cb7b6 100644 --- a/src/components/button_unstyled.style.js +++ b/src/components/button_unstyled.style.js @@ -15,9 +15,7 @@ export default { defaultRules: [ { directives: { - background: '--fg', - shadow: [], - opacity: 0 + shadow: [] } }, { -- cgit v1.2.3-70-g09d2