Skip to content

Commit c56f4e4

Browse files
GAUNSDmcoker
andauthored
chore: Update Tearsheet styles (PR feedback)
Update packages/module/src/Tearsheet/Tearsheet.tsx From: @mcoker Co-authored-by: Michael Coker <35148959+mcoker@users.noreply.github.com>
1 parent 29bc935 commit c56f4e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/module/src/Tearsheet/Tearsheet.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ const useStyles = createUseStyles({
99
maxWidth: 'calc(100% - 4rem) !important',
1010
height: 'calc(100% - 4rem) !important',
1111
maxHeight: 'calc(100% - 4rem) !important',
12-
insetBlockStart: '2rem !important',
12+
insetBlockStart: 'auto !important',
13+
alignSelf: 'end !important'
1314
borderBottomLeftRadius: '0',
1415
borderBottomRightRadius: '0',
1516
'&.pf-v6-c-modal-animated': {

0 commit comments

Comments
 (0)