Fixed generic entity row for climate entities (#8369)

This commit is contained in:
Jaroslav Hanslík 2021-04-06 22:31:47 +02:00 committed by GitHub
parent 3a4fffdb0b
commit 2f0188b280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,7 +165,7 @@ class HuiGenericEntityRow extends LitElement {
.info {
margin-left: 16px;
margin-right: 8px;
flex: 1 0 30%;
flex: 1 1 30%;
}
.info,
.info > * {