Skip to content

Commit

Permalink
Bring back the link icon
Browse files Browse the repository at this point in the history
  • Loading branch information
bartaz committed Apr 5, 2024
1 parent aac7063 commit 1714613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_base_icon-definitions.scss
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@
}

@mixin vf-icon-get-link($color) {
background-image: vf-icon-chevron-url($color);
background-image: vf-icon-get-link-url($color);
}

@mixin vf-icon-get-link-themed {
Expand Down

0 comments on commit 1714613

Please sign in to comment.