Skip to content

Commit 25e1ec4

Browse files
committed
fix active chip color on dark mode
1 parent f4bcc82 commit 25e1ec4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Elements/ChipsSet/chipset.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@
4646
}
4747
.chipsSet.alternative-color .chip.active {
4848
background-color: var(--card-active-action-button-background);
49+
color: var(--card-active-action-button-color);
4950
}

0 commit comments

Comments
 (0)