From a8bddfc58ae41f10b92aefd7d6c3cda57a3ac74b Mon Sep 17 00:00:00 2001 From: Davinder Singh Date: Thu, 18 Jul 2024 14:44:56 +0100 Subject: [PATCH] Merge pull request #19339 from overleaf/ds-plans-page-new-design-plans-features-table-mobile-screen-2 Website redesign - Plans page features table section table header mixin GitOrigin-RevId: b6eb9625bc962aa6cc5fe22df3c59f368721f0ce --- .../web/frontend/stylesheets/app/plans/plans-new-design.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/frontend/stylesheets/app/plans/plans-new-design.less b/services/web/frontend/stylesheets/app/plans/plans-new-design.less index b5b3a6f91c..abead9aaf7 100644 --- a/services/web/frontend/stylesheets/app/plans/plans-new-design.less +++ b/services/web/frontend/stylesheets/app/plans/plans-new-design.less @@ -666,7 +666,7 @@ } } - .plans-features-table-header-item-content-mobile.active { + .plans-features-table-header-item-content-mobile.highlighted { background-color: var(--neutral-80); .plans-features-table-header-item-title-mobile { color: var(--white);