Skip to content

Commit cb6aaf1

Browse files
committed
fix: 🎨 individual-one-color-line-icon
1 parent fc96c39 commit cb6aaf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ export const styles = css`
242242
243243
.individual-top path,
244244
.individual-top circle {
245-
stroke: var(--icon-individual-left-top-color);
245+
stroke: var(--individual-left-top-color);
246246
}
247247
248248
#individual-left-bottom-icon {

0 commit comments

Comments
 (0)