Fix input and number more info dialog (#13321)

This commit is contained in:
Zack Barett 2022-08-02 08:26:17 -05:00 committed by GitHub
parent dac1d76bd2
commit f44fd35b90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ class StateCardNumber extends mixinBehaviors(
.sliderstate {
min-width: 45px;
}
ha-slider[hidden] {
[hidden] {
display: none !important;
}
ha-textfield {