We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322b106 commit 77ddbc7Copy full SHA for 77ddbc7
src/components/common/FileFind/styled.ts
@@ -4,6 +4,7 @@ export const FileFindContainer = styled.div`
4
width: 100%;
5
display: flex;
6
justify-content: space-between;
7
+ align-items: center;
8
margin-top: 20px;
9
`;
10
0 commit comments