Join Slack
Powered by
Hello, in compose web what would be an equivalent ...
# compose-web
s
Sunny
03/28/2022, 12:22 PM
Hello, in compose web what would be an equivalent of
box-shadow
? Use case is building a card.
✅ 1
Sunny
03/28/2022, 12:51 PM
Can use
property("box-shadow", "0 4px 8px 0 rgba(0,0,0,0.2)")
👍 1
32
Views
Open in Slack
Previous
Next