diff --git a/src/dialogs/more-info/ha-more-info-history.ts b/src/dialogs/more-info/ha-more-info-history.ts index 50390b31a2..c75181a1b4 100644 --- a/src/dialogs/more-info/ha-more-info-history.ts +++ b/src/dialogs/more-info/ha-more-info-history.ts @@ -148,7 +148,7 @@ export class MoreInfoHistory extends LitElement { padding: 16px; } ha-logbook { - max-height: 360px; + max-height: 250px; overflow: auto; } ha-circular-progress {