Skip to content

Commit eb62ba9

Browse files
committed
fix(admin-ui): align mobile header actions
1 parent 865b75c commit eb62ba9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

apps/sensenet/src/components/command-palette/CommandPalette.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ const useStyles = makeStyles((theme) => {
3737
'& .MuiIconButton-root': {
3838
color: globals.common.headerText,
3939
},
40-
[theme.breakpoints.down('sm')]: {
41-
flex: '0 0 auto',
42-
},
4340
},
4441
iconButton: {
4542
color: globals.common.headerText,

0 commit comments

Comments
 (0)