aboutsummaryrefslogtreecommitdiff
path: root/src/components/button_unstyled.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/button_unstyled.style.js')
-rw-r--r--src/components/button_unstyled.style.js4
1 files changed, 1 insertions, 3 deletions
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: []
}
},
{