mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 10:48:44 +00:00
Remove ripple for disabled entities on a device card (#22589)
Update ha-device-entities-card.ts
This commit is contained in:
@@ -305,6 +305,7 @@ export class HaDeviceEntitiesCard extends LitElement {
|
|||||||
}
|
}
|
||||||
ha-list-item {
|
ha-list-item {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
--mdc-ripple-color: transparent;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user