Skip to content

Commit

Permalink
aligned results with start of search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
meganleongg committed Mar 8, 2024
1 parent 7029a73 commit d87121f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dfm-sideline-sidekick-app/pages/GlobalSearchStyles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const styles = StyleSheet.create({
alignItems: "center",
justifyContent: "space-between",
paddingVertical: 10,
paddingHorizontal: 2,
},
listItemTextContainer: {
flex: 1,
Expand All @@ -27,7 +26,6 @@ const styles = StyleSheet.create({
divider: {
height: 1,
backgroundColor: "lightgrey",
marginHorizontal: 15,
marginVertical: 10,
},
title: {
Expand Down

0 comments on commit d87121f

Please sign in to comment.