From 2382810823df1c0ee102d67602c120d42e279d2f Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 3 Apr 2024 21:27:25 +0300 Subject: fix repeater links --- src/components/rich_content/rich_content.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src') diff --git a/src/components/rich_content/rich_content.scss b/src/components/rich_content/rich_content.scss index 962fd5bb..118b6acf 100644 --- a/src/components/rich_content/rich_content.scss +++ b/src/components/rich_content/rich_content.scss @@ -83,3 +83,8 @@ color: var(--funtextCyantext); } } + +a .RichContent { + /* stylelint-disable-next-line declaration-no-important */ + color: var(--link) !important; +} -- cgit v1.2.3-70-g09d2