Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(link-with-icon): adjust left icon placement style & clean up (#8238)
### Related Ticket(s) #7074 ### Description - This PR fixes the issue where the `left` icon placement is not aligning to the left-hand side. ### Changelog **Changed** - Adjust styling in the shared `_link-with-icon.scss` style and clean up duplicate styling. ### Testing Instruction - Visit the "Link with Icon" component - Adjust the "Icon Position (icon-placement)" knob to `left` - Ensure that the placement of the icon is in alignment with the design specs. <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
- Loading branch information