Skip to content

Commit 29bc935

Browse files
committed
chore: Cleanup styles (PR feedback)
TearsheetBody styles largely overlap with ModalBody
1 parent f306ffc commit 29bc935

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/module/src/TearsheetBody/TearsheetBody.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ import { ModalBody, type ModalBodyProps } from '@patternfly/react-core';
55

66
const useStyles = createUseStyles({
77
tearsheetBody: {
8-
flex: 1,
9-
minHeight: 0,
10-
overflow: 'auto',
118
},
129
});
1310

0 commit comments

Comments
 (0)