Skip to content

Commit

Permalink
fix: (CXSPA-9041) Popover directive HCT contrast
Browse files Browse the repository at this point in the history
 * fixed a contrast of a contend displayed in popover when HCT is applied;

 * closes https://jira.tools.sap/browse/CXSPA-9041
  • Loading branch information
StanislavSukhanov committed Jan 7, 2025
1 parent c8e3a2a commit bf0df30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ if (environment.cpq) {
a11yAddPaddingToCarouselPanel: true,
a11yHideConsentButtonWhenBannerVisible: true,
cmsBottomHeaderSlotUsingFlexStyles: true,
useSiteThemeService: true,
useSiteThemeService: false,
enableConsecutiveCharactersPasswordRequirement: true,
enablePasswordsCannotMatchInPasswordUpdateForm: true,
allPageMetaResolversEnabledInCsr: true,
Expand Down

0 comments on commit bf0df30

Please sign in to comment.