Skip to content

Commit

Permalink
ADM-992 [frontend]: change the style when device is mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-yinyuan committed Aug 14, 2024
1 parent fa7a8e1 commit 4001c71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export const SwitchButtonGroup = styled('div')({
top: '15%',
display: 'flex',
width: '40%',
minWidth: '18.75rem',
gap: '0.5rem',
zIndex: Z_INDEX.BUTTONS,
});
Expand Down

0 comments on commit 4001c71

Please sign in to comment.