Fix ha-dialog-header height (#27427)

This commit is contained in:
Aidan Timson 2025-10-09 14:19:22 +01:00 committed by GitHub
parent 31ccf114a6
commit b68464c5d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,6 @@ export class HaDialogHeader extends LitElement {
css`
:host {
display: block;
min-height: 48px;
}
:host([show-border]) {
border-bottom: 1px solid