How to disable background change on hover in VCard with "to" prop? #18212
-
If I specify the "to" prop in VCard, it will change color on hover. I don't need this, but I can't find the way to disable this behavior. |
Beta Was this translation helpful? Give feedback.
Answered by
ferflores507
Feb 4, 2025
Replies: 1 comment 2 replies
-
You need to add |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Rusinas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to add
"hover-opacity": 0,
to your custom themevariables
.