Skip to content

Commit

Permalink
fix(tile): style token
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore committed Dec 8, 2023
1 parent c2a48b6 commit 9f1a531
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,6 @@ $css--plex: true !default;
@extend .#{$prefix}--tile--slug-rounded;

.#{$prefix}--tile__chevron {
border-bottom-right-radius: 1rem;
border-bottom-right-radius: $spacing-05;
}
}

0 comments on commit 9f1a531

Please sign in to comment.