From d833ed794f482bcfe9a556741ccfe6cd427550fe Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Sun, 30 Jun 2024 08:32:36 -0400 Subject: [PATCH] Fix clipping text on frontpage (#33478) --- sass/homeassistant/_overrides.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/sass/homeassistant/_overrides.scss b/sass/homeassistant/_overrides.scss index 879811d10b1..95b7836f3a8 100644 --- a/sass/homeassistant/_overrides.scss +++ b/sass/homeassistant/_overrides.scss @@ -620,7 +620,6 @@ article.page, article.listing { font-size: 1.125em; line-height: 1.6; - overflow: hidden; img, table {