Skip to content

Commit

Permalink
fix: (CXSPA-7992) Store, MyPreferredStoreComponent 'view hours button…
Browse files Browse the repository at this point in the history
…' icon contrast

  * fixed an opacity of button's icon to meet a colour contrast requirement.

  * closes https://jira.tools.sap/browse/CXSPA-7992
  • Loading branch information
StanislavSukhanov committed Oct 17, 2024
1 parent edff1ce commit 43cb1ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ export interface FeatureTogglesInterface {

/**
* `StoreComponent and MyPreferredStoreComponent` an icon in a button that triggers showing
* stores opening hours has an acceptable contrast ratio in a default theme
* store's opening hours has an acceptable contrast ratio in a default theme
*/
a11yViewHoursButtonIconContrast?: boolean;

Expand Down

0 comments on commit 43cb1ce

Please sign in to comment.