mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Remove ripple for disabled entities on a device card (#22589)
Update ha-device-entities-card.ts
This commit is contained in:
parent
76ee9ce202
commit
cda34a6ffd
@ -305,6 +305,7 @@ export class HaDeviceEntitiesCard extends LitElement {
|
|||||||
}
|
}
|
||||||
ha-list-item {
|
ha-list-item {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
--mdc-ripple-color: transparent;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user