Skip to content

Commit

Permalink
Fix transactions list on home page mobile size
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyandreevsky committed Nov 28, 2024
1 parent 60889e2 commit fccc113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/src/app/home/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ function Home () {
>
<Flex
maxW={blockMaxWidth}
w={'100%'}
order={[4, 4, 0]}
mb={0}
className={'InfoBlock'}
Expand Down

0 comments on commit fccc113

Please sign in to comment.