Skip to content

Commit

Permalink
fix: 🎨 individual-one-color-line-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
flixlix committed Apr 21, 2024
1 parent fc96c39 commit cb6aaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ export const styles = css`
.individual-top path,
.individual-top circle {
stroke: var(--icon-individual-left-top-color);
stroke: var(--individual-left-top-color);
}
#individual-left-bottom-icon {
Expand Down

0 comments on commit cb6aaf1

Please sign in to comment.