From c4e26e5e8ccc78e8f87a3c84684e69ac817039ba Mon Sep 17 00:00:00 2001 From: Stanislav Sukhanov Date: Fri, 20 Dec 2024 13:50:14 +0100 Subject: [PATCH] fix: (CXSPA-9046) FacetList Checkbox CC issue for Selected state in HCB theme. * closes https://jira.tools.sap/browse/CXSPA-9046 --- .../storefrontstyles/scss/components/product/list/_facet.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/projects/storefrontstyles/scss/components/product/list/_facet.scss b/projects/storefrontstyles/scss/components/product/list/_facet.scss index d54cb4d0ff1..20a0a9b6810 100644 --- a/projects/storefrontstyles/scss/components/product/list/_facet.scss +++ b/projects/storefrontstyles/scss/components/product/list/_facet.scss @@ -187,8 +187,6 @@ $intialExpandedFacetsLarge: 3 !default; border-color: var(--cx-color-dark); } } - - } @mixin native-high-contrast-fix {