Skip to content

Commit

Permalink
style(sortable): update handle icon (#1842)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintonJason authored and kajabi-bot committed Nov 13, 2023
1 parent b9ec7ee commit 910e395
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $-sortable-image-height: rem(48px);
cursor: grab;

&::before {
@include sage-icon-base(handle);
@include sage-icon-base(handle-2-vertical);
padding: 0;
color: sage-color(charcoal, 100);
}
Expand Down

0 comments on commit 910e395

Please sign in to comment.