Skip to content

Commit

Permalink
fix: instruct scroll getting cut off
Browse files Browse the repository at this point in the history
  • Loading branch information
Vali-98 committed Dec 18, 2024
1 parent ac38f91 commit cc89e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Instruct.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,8 @@ const styles = StyleSheet.create({

scrollContainer: {
flex: 1,
paddingVertical: 20,
paddingHorizontal: 20,
marginTop: 16,
},

selected: {
Expand Down

0 comments on commit cc89e7f

Please sign in to comment.