1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Fix automation editor (#16057)

This commit is contained in:
Bram Kragten
2023-04-05 10:20:21 +02:00
committed by GitHub
parent 28304bb1dc
commit 1596578f96
46 changed files with 37 additions and 85 deletions

View File

@@ -184,7 +184,7 @@ class HassioHostInfo extends LitElement {
`
: ""}
<ha-button-menu corner="BOTTOM_START">
<ha-button-menu>
<ha-icon-button
.label=${this.supervisor.localize("common.menu")}
.path=${mdiDotsVertical}