Skip to content

Commit

Permalink
fix: Adjust border for multi-selection-images component (#19752)
Browse files Browse the repository at this point in the history
Closes CXSPA-9113
  • Loading branch information
Larisa-Staroverova authored Dec 20, 2024
1 parent b7d3331 commit 2ca3324
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export class ConfiguratorAttributeMultiSelectionImageComponent
);

useFeatureStyles('productConfiguratorAttributeTypesV2');
useFeatureStyles('a11yDifferentiateFocusedAndSelected');
}

attributeCheckBoxForms = new Array<UntypedFormControl>();
Expand Down

0 comments on commit 2ca3324

Please sign in to comment.