Fix chip spacing in automation/script save dialog (#23451)

This commit is contained in:
Jan-Philipp Benecke 2024-12-25 11:56:26 +01:00 committed by GitHub
parent 704e7f279f
commit a0799a409b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -328,8 +328,7 @@ class DialogAutomationRename extends LitElement implements HassDialog {
ha-icon-picker, ha-icon-picker,
ha-category-picker, ha-category-picker,
ha-labels-picker, ha-labels-picker,
ha-area-picker, ha-area-picker {
ha-chip-set {
display: block; display: block;
} }
ha-icon-picker, ha-icon-picker,