mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +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.
|
* still do of course) as the click might instead e.g. activate the input field that this row shows.
|
||||||
*/
|
*/
|
||||||
export const DOMAINS_INPUT_ROW = [
|
export const DOMAINS_INPUT_ROW = [
|
||||||
|
"automation",
|
||||||
|
"button",
|
||||||
"cover",
|
"cover",
|
||||||
"fan",
|
"fan",
|
||||||
"group",
|
"group",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user