Skip to content

Commit

Permalink
Merge pull request #238 from Achintha444/main-new-2
Browse files Browse the repository at this point in the history
chore(react): update the design of the default design of the chip component
  • Loading branch information
Achintha444 authored Jul 19, 2024
2 parents 117fa98 + ea30edb commit dabf75c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/react/src/components/Chip/chip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
.oxygen-chip {
border-radius: var(--oxygen-customComponents-Chip-properties-border-radius);
border: var(--oxygen-customComponents-Chip-properties-border);
text-transform: var(--oxygen-customComponents-Chip-properties-text-transform);
font-weight: var(--oxygen-customComponents-Chip-properties-font-weight);
line-height: var(--oxygen-customComponents-Chip-properties-line-height);

.MuiChip-icon {
fill: var(--oxygen-palette-text-primary);
Expand Down

0 comments on commit dabf75c

Please sign in to comment.