mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 19:06:36 +00:00
Dynamic align light effects dropdown (#10503)
This commit is contained in:
parent
93680b9764
commit
cb8de53d74
@ -209,6 +209,7 @@ class MoreInfoLight extends LitElement {
|
|||||||
? html`
|
? html`
|
||||||
<hr />
|
<hr />
|
||||||
<ha-paper-dropdown-menu
|
<ha-paper-dropdown-menu
|
||||||
|
dynamic-align
|
||||||
.label=${this.hass.localize("ui.card.light.effect")}
|
.label=${this.hass.localize("ui.card.light.effect")}
|
||||||
>
|
>
|
||||||
<paper-listbox
|
<paper-listbox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user