mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Fixed generic entity row for climate entities (#8369)
This commit is contained in:
parent
3a4fffdb0b
commit
2f0188b280
@ -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 > * {
|
||||
|
Loading…
x
Reference in New Issue
Block a user