mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-19 10:57:19 +00:00
Remove fixed height in ha tile info (#24787)
Remove unused height in ha tile info
This commit is contained in:
parent
899288ae43
commit
098c6a2567
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user