mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Fix input and number more info dialog (#13321)
This commit is contained in:
parent
dac1d76bd2
commit
f44fd35b90
@ -30,7 +30,7 @@ class StateCardNumber extends mixinBehaviors(
|
|||||||
.sliderstate {
|
.sliderstate {
|
||||||
min-width: 45px;
|
min-width: 45px;
|
||||||
}
|
}
|
||||||
ha-slider[hidden] {
|
[hidden] {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
ha-textfield {
|
ha-textfield {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user