aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Search
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Search')
-rw-r--r--src/components/Search/index.styled.ts5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/components/Search/index.styled.ts b/src/components/Search/index.styled.ts
index c1344d5..89af883 100644
--- a/src/components/Search/index.styled.ts
+++ b/src/components/Search/index.styled.ts
@@ -52,11 +52,12 @@ export const ResultsContainer = styled.div`
display: flex;
flex-direction: column;
- justify-content: flex-end;
+ justify-content: flex-start;
width: 100%;
- overflow-y: scroll;
+ max-height: 500%;
+ overflow-y: auto;
`;
export const Result = styled.div`
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage