Apply more shadow to <wa-avatar> #163
Answered
by
LeaVerou
HovKlan-DH
asked this question in
Help & Support
-
Beta Was this translation helpful? Give feedback.
Answered by
LeaVerou
Jan 31, 2025
Replies: 1 comment 3 replies
-
Looks like there is a bug here, thanks you for reporting this! As a workaround until we fix it, add this to your --wa-shadow-l: var(--wa-shadow-offset-x-l) var(--wa-shadow-offset-y-l) var(--wa-shadow-blur-l)
var(--wa-shadow-spread-l) var(--wa-color-shadow); |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@HovKlan-DH Apologies, I should have clarified, I meant adding this in addition to what you’ve had already. You still need to use the shadow in
box-shadow
to get one.