From 6862f4e73a9582e42837e8f603ced3ff7dfc0a31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Tue, 25 Jul 2023 17:09:07 +0200 Subject: [PATCH] MOBILE-4323 styles: Reinforce the format-text styles when inside an item --- src/theme/components/format-text.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/theme/components/format-text.scss b/src/theme/components/format-text.scss index 10135e76d..13ba068ae 100644 --- a/src/theme/components/format-text.scss +++ b/src/theme/components/format-text.scss @@ -211,6 +211,7 @@ core-format-text { } core-format-text, +.item core-format-text, core-rich-text-editor .core-rte-editor { @include core-headings();