mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +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;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
width: 100%;
|
flex-grow: 2;
|
||||||
}
|
}
|
||||||
.state {
|
.state {
|
||||||
min-width: 45px;
|
min-width: 45px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user