Skip to content

Commit c41442a

Browse files
committed
Set small width
1 parent 3aa649e commit c41442a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dialogs/more-info/components/lights/dialog-light-color-favorite.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ class DialogLightColorFavorite extends LitElement {
153153
<ha-wa-dialog
154154
.hass=${this.hass}
155155
.open=${this._open}
156+
width="small"
156157
@closed=${this._dialogClosed}
157158
header-title=${this._dialogParams?.title}
158159
>

0 commit comments

Comments
 (0)