aboutsummaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-03-06 13:55:15 -0500
committerIvan Chen <ivan@tagg.id>2021-03-06 13:55:15 -0500
commit5015ecd9f7149fdfa6b4d4611cacffb16743d8dc (patch)
tree1e129a8f64515750771e49f07f7115e4f5886701 /src/components
parent3c38b38e0d3b2946a84c3d3bfd32cd223095e63d (diff)
layout fix
Diffstat (limited to 'src/components')
-rw-r--r--src/components/search/ExploreSectionUser.tsx1
1 files changed, 1 insertions, 0 deletions
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,