mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Initial commit (#2833)
This commit is contained in:
commit
220fec6dc9
@ -114,10 +114,10 @@ class HuiInputNumberEntityRow extends LitElement implements EntityRow {
|
||||
}
|
||||
.state {
|
||||
min-width: 45px;
|
||||
text-align: center;
|
||||
text-align: end;
|
||||
}
|
||||
paper-input {
|
||||
text-align: right;
|
||||
text-align: end;
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user