mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
parent
3605f7b70f
commit
fa004de2d1
@ -30,7 +30,8 @@ class StateCardInputNumber extends mixinBehaviors(
|
|||||||
.sliderstate {
|
.sliderstate {
|
||||||
min-width: 45px;
|
min-width: 45px;
|
||||||
}
|
}
|
||||||
ha-slider[hidden] {
|
ha-slider[hidden],
|
||||||
|
ha-textfield[hidden] {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
ha-textfield {
|
ha-textfield {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user