From 5015ecd9f7149fdfa6b4d4611cacffb16743d8dc Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Sat, 6 Mar 2021 13:55:15 -0500 Subject: layout fix --- src/components/search/ExploreSectionUser.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components') diff --git a/src/components/search/ExploreSectionUser.tsx b/src/components/search/ExploreSectionUser.tsx index 6be8282b..d8c92be2 100644 --- a/src/components/search/ExploreSectionUser.tsx +++ b/src/components/search/ExploreSectionUser.tsx @@ -94,6 +94,7 @@ const styles = StyleSheet.create({ container: { alignItems: 'center', width: 100, + paddingVertical: 10, }, gradient: { height: 62, -- cgit v1.2.3-70-g09d2