Skip to content

Commit

Permalink
Merge pull request #239 from Achintha444/main-new-2
Browse files Browse the repository at this point in the history
Chore(react): remove border css property in the Chip component
  • Loading branch information
Achintha444 authored Jul 22, 2024
2 parents adcc840 + 320fd6b commit 1fe1171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/components/Chip/chip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

.oxygen-chip {
border-radius: var(--oxygen-customComponents-Chip-properties-border-radius);
border: var(--oxygen-customComponents-Chip-properties-border);

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

0 comments on commit 1fe1171

Please sign in to comment.