Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit d81a770

Browse files
committed
fix(style): city list loading icon
1 parent 6ad39f1 commit d81a770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containers/PostsThread/styles/city_list.js

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export const ListWrapper = styled.div`
1717
`
1818
export const LoadingWrapper = styled.div`
1919
${cs.flexColumn()};
20+
margin-top: 15%;
2021
height: 100%;
2122
width: 100%;
2223
justify-content: center;

0 commit comments

Comments
 (0)