diff --git a/src/mantine-core/src/ScrollArea/ScrollArea.styles.ts b/src/mantine-core/src/ScrollArea/ScrollArea.styles.ts index 98c4c4024a5..36968ead051 100644 --- a/src/mantine-core/src/ScrollArea/ScrollArea.styles.ts +++ b/src/mantine-core/src/ScrollArea/ScrollArea.styles.ts @@ -77,8 +77,6 @@ export default createStyles( transform: 'translate(-50%, -50%)', width: '100%', height: '100%', - minWidth: 44, - minHeight: 44, }, },