diff options
Diffstat (limited to 'src/components/user_card/user_card.style.js')
| -rw-r--r-- | src/components/user_card/user_card.style.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/user_card/user_card.style.js b/src/components/user_card/user_card.style.js index a6190f59..34eaa176 100644 --- a/src/components/user_card/user_card.style.js +++ b/src/components/user_card/user_card.style.js @@ -15,6 +15,7 @@ export default { { directives: { background: '--bg', + opacity: 0, roundness: 3, shadow: [{ x: 1, |
