Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
layout improvement (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
alongoni authored Oct 6, 2022
1 parent cad3bd0 commit 5c18d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apps/explorer/styled.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export const MainWrapper = styled.div`
display: flex;
flex-direction: column;
flex-grow: 1;
justify-content: space-between;
}
footer {
flex-direction: row;
Expand Down

0 comments on commit 5c18d52

Please sign in to comment.