From 2e75927ff1886d7871f83e496d8605161762c83d Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Tue, 7 Sep 2021 18:34:47 +0530 Subject: [PATCH] fix-ui-discover-links --- frontend/app/components/Header/OnboardingExplore/featureItem.css | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/app/components/Header/OnboardingExplore/featureItem.css b/frontend/app/components/Header/OnboardingExplore/featureItem.css index b0fe2dbb9..70a0f3d05 100644 --- a/frontend/app/components/Header/OnboardingExplore/featureItem.css +++ b/frontend/app/components/Header/OnboardingExplore/featureItem.css @@ -34,6 +34,7 @@ .activeLink { cursor: pointer; pointer-events: default; + text-decoration: underline; & label { color: #000000 !important; text-decoration: underline;