Fix default themes (#9290)

* Fix default themes

* Simplify pick theme row
This commit is contained in:
Bram Kragten
2021-05-29 05:02:28 +02:00
committed by GitHub
parent 0419c1a41f
commit 4f60a92b92
13 changed files with 11 additions and 56 deletions

View File

@@ -196,9 +196,6 @@ class HaInputSelectForm extends LitElement {
mwc-button {
margin-left: 8px;
}
ha-paper-dropdown-menu {
display: block;
}
`,
];
}