Entity Row: Input Number Slider (#5440)

This commit is contained in:
Zack Arnett 2020-04-04 11:42:06 -04:00 committed by GitHub
parent fd9299cb3d
commit ae1c519d3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ class HuiInputNumberEntityRow extends LitElement implements LovelaceRow {
display: flex;
align-items: center;
justify-content: flex-end;
width: 100%;
flex-grow: 2;
}
.state {
min-width: 45px;