Remove fixed height in ha tile info (#24787)

Remove unused height in ha tile info
This commit is contained in:
Paul Bottein 2025-03-27 11:10:45 +01:00 committed by GitHub
parent 899288ae43
commit 098c6a2567
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,6 @@ export class HaTileInfo extends LitElement {
flex-direction: column;
align-items: flex-start;
justify-content: center;
height: 36px;
}
span {
text-overflow: ellipsis;