Skip to content

Commit

Permalink
Update ha-device-entities-card.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ildar170975 authored Oct 28, 2024
1 parent 7a1838e commit 88ec086
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,9 @@ export class HaDeviceEntitiesCard extends LitElement {
outline: none;
text-decoration: underline;
}
ha-list-item {
height: 40px;
}
`;
}
}
Expand Down

0 comments on commit 88ec086

Please sign in to comment.