Skip to content

Commit

Permalink
fix: πŸ› remove style not needed (#2921)
Browse files Browse the repository at this point in the history
  • Loading branch information
aiheon committed Nov 16, 2022
1 parent 34db3d2 commit 62196c4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/mantine/src/theme/Theme.tsx
Expand Up @@ -135,12 +135,6 @@ export const plasmaTheme: MantineThemeOverride = {
defaultProps: {
radius: 'sm',
},
styles: {
labelWrapper: {
display: 'flex',
alignItems: 'center',
},
},
},
List: {
styles: () => ({
Expand Down

0 comments on commit 62196c4

Please sign in to comment.