Fix toggles in automation datatable on firefox (#20360)

This commit is contained in:
Bram Kragten 2024-04-03 10:30:08 +02:00 committed by GitHub
parent 03939001b2
commit 567ee8000d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -283,6 +283,7 @@ class HaAutomationPicker extends SubscribeMixin(LitElement) {
sortable: true,
groupable: true,
title: "",
type: "overflow",
label: this.hass.localize("ui.panel.config.automation.picker.state"),
template: (automation) => html`
<ha-entity-toggle