From d8ab9b73ba0f8083a2521b6635bdbe242355433f Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Thu, 26 Jun 2025 12:17:00 +0200 Subject: [PATCH] Prevent overflow of ripple on device row on integration page (#25922) --- src/panels/config/integrations/ha-config-entry-row.ts | 11 +++++++++++ src/translations/en.json | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/panels/config/integrations/ha-config-entry-row.ts b/src/panels/config/integrations/ha-config-entry-row.ts index d04f38d056..afee3d8efb 100644 --- a/src/panels/config/integrations/ha-config-entry-row.ts +++ b/src/panels/config/integrations/ha-config-entry-row.ts @@ -410,6 +410,9 @@ class HaConfigEntryRow extends LitElement {