Skip to content

Commit

Permalink
Corrected alignment of buttons in toolbar: #2815
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Nov 22, 2024
1 parent 05bc6eb commit 03adeec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/admin/src-admin/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ const styles: Record<string, any> = {
display: 'flex',
marginRight: 'auto',
overflowY: 'auto',
alignItems: 'center',
},

flexGrow: {
Expand Down

0 comments on commit 03adeec

Please sign in to comment.