radial-menu
radial-menu copied to clipboard
⭕ Radial Menu Element
On a phone the pop-up icons appear too far from the center of the menu and couldn't find a way to easily change it. And it seemed like there is...
How about creating a custom css? Sometimes we don't want it to follow the theme color... ``` .circle ha-icon:hover { color: var(--accent-color); } .circle state-badge:hover { background-color: var(--secondary-background-color); } ```
Hi there At first I would like to honor you for this card, it's very usefull in my floorplan for controling many devices at home. There is last thing I...
firstly your code in Usage : you need to remove -card ( 8 line from bottom ) secondly how do i change the css .. size color. ?? confused
Hi guys, I just installed the new version of home assistant and when I try deploy my ui-lovelace, the radial menu starts closed with default_open: true. After some minutes of...