Skip to content

Commit

Permalink
fix: make new badge closer to design
Browse files Browse the repository at this point in the history
  • Loading branch information
compojoom committed May 28, 2024
1 parent 61793fa commit bcb9672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/theme/safeTheme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ const createSafeTheme = (mode: PaletteMode): Theme => {
styleOverrides: {
colorSuccess: ({ theme }) => ({
backgroundColor: theme.palette.secondary.light,
height: '24px',
}),
},
},
Expand Down

0 comments on commit bcb9672

Please sign in to comment.