mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
This commit is contained in:
parent
616f6ddf5f
commit
2682a55148
@ -125,10 +125,6 @@ export class HatGraphNode extends LitElement {
|
||||
:host([notEnabled]:hover) circle {
|
||||
--stroke-clr: var(--disabled-hover-clr);
|
||||
}
|
||||
svg {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
circle,
|
||||
path.connector {
|
||||
stroke: var(--stroke-clr);
|
||||
|
Loading…
x
Reference in New Issue
Block a user