Fix logbook date range alignment (#22877)

This commit is contained in:
Wendelin 2024-11-19 10:32:13 +01:00 committed by GitHub
parent 556315b360
commit f4f2cce57e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -315,7 +315,6 @@ export class HaPanelLogbook extends LitElement {
.filters {
display: flex;
align-items: flex-end;
padding: 8px 16px 0;
}