Ensure button and automation row inputs are clickable on mobile (#10940)

This commit is contained in:
Philip Allgaier
2021-12-20 10:24:07 +01:00
committed by GitHub
parent cc301df57d
commit 29819fac23

View File

@@ -206,6 +206,8 @@ export const DOMAINS_HIDE_DEFAULT_MORE_INFO = [
* still do of course) as the click might instead e.g. activate the input field that this row shows.
*/
export const DOMAINS_INPUT_ROW = [
"automation",
"button",
"cover",
"fan",
"group",