Skip to content

Commit 77ddbc7

Browse files
committed
feat: Container 정렬
1 parent 322b106 commit 77ddbc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/common/FileFind/styled.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export const FileFindContainer = styled.div`
44
width: 100%;
55
display: flex;
66
justify-content: space-between;
7+
align-items: center;
78
margin-top: 20px;
89
`;
910

0 commit comments

Comments
 (0)