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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/button_unstyled.style.js b/src/components/button_unstyled.style.js
index 89e8499c..60dd0d47 100644
--- a/src/components/button_unstyled.style.js
+++ b/src/components/button_unstyled.style.js
@@ -16,6 +16,8 @@ export default {
defaultRules: [
{
directives: {
+ background: '#ffffff',
+ opacity: 0,
shadow: []
}
},