aboutsummaryrefslogtreecommitdiff
path: root/src/components/button_unstyled.style.js
diff options
context:
space:
mode:
authormarcin mikołajczak <git@mkljczk.pl>2024-09-24 00:38:55 +0200
committermarcin mikołajczak <git@mkljczk.pl>2024-09-24 00:38:55 +0200
commit1097b95fa5bb2a6b6479801579bd6c5b1d25bf55 (patch)
tree53e870b9b2f8871b918a3aefd8e8e6b3c8458cbd /src/components/button_unstyled.style.js
parent6c7a263371fd6535f1805131ba6c72f31c943d52 (diff)
parentcf24e3009512ab4b86a600837f255fe86b9a5b0d (diff)
Merge remote-tracking branch 'origin/develop' into bookmark-folders
Diffstat (limited to 'src/components/button_unstyled.style.js')
-rw-r--r--src/components/button_unstyled.style.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/button_unstyled.style.js b/src/components/button_unstyled.style.js
index 435f9cc6..65b5c57b 100644
--- a/src/components/button_unstyled.style.js
+++ b/src/components/button_unstyled.style.js
@@ -16,7 +16,8 @@ export default {
{
directives: {
background: '#ffffff',
- opacity: 0
+ opacity: 0,
+ shadow: []
}
},
{