mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 21:36:36 +00:00
Ensure button and automation row inputs are clickable on mobile (#10940)
This commit is contained in:
parent
cc301df57d
commit
29819fac23
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user