mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Entity Row: Input Number Slider (#5440)
This commit is contained in:
parent
fd9299cb3d
commit
ae1c519d3a
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user