diff --git a/src/panels/config/integrations/ha-integration-card.ts b/src/panels/config/integrations/ha-integration-card.ts index 12a13a6cc5..bea76ba7b8 100644 --- a/src/panels/config/integrations/ha-integration-card.ts +++ b/src/panels/config/integrations/ha-integration-card.ts @@ -1003,7 +1003,7 @@ export class HaIntegrationCard extends LitElement { @media (min-width: 563px) { ha-card.group { position: relative; - min-height: 195px; + min-height: 200px; } mwc-list { position: absolute;