Simple Card animation #59
RayMatrix
started this conversation in
Show and tell
Replies: 2 comments
-
|
Hi! Das scheint bei mir so nicht zu funktionieren:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Ich hab leider keine Idee warum der Editor hier nicht korrekt formatiert. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have used 'card-mod' and this code at the end of the original card code:
`card_mod:
style: |
/* Der Container des Icons */
.icon-container {
position: relative;
overflow: visible !important;
border-radius: 50% !important;
background-color: rgba(255, 255, 255, 0.05) !important;
}
Note: Remember to adjust the sensor entry to your configuration!
You'll then get an animation—in my example, a line that moves in a circle around the icon.
Have fun with it!
Beta Was this translation helpful? Give feedback.
All reactions