diff --git a/src/panels/lovelace/editor/view-editor/hui-edit-view.ts b/src/panels/lovelace/editor/view-editor/hui-edit-view.ts index e2cf4064fc..041bbf3f9d 100644 --- a/src/panels/lovelace/editor/view-editor/hui-edit-view.ts +++ b/src/panels/lovelace/editor/view-editor/hui-edit-view.ts @@ -391,7 +391,7 @@ export class HuiEditView extends LitElement { .preview-badges { display: flex; justify-content: center; - margin: 8px 16px; + margin: 12px 16px; flex-wrap: wrap; } `,