Skip to content

Commit

Permalink
RNTester: Remove extra padding on RNTesterPage affecting e2e test
Browse files Browse the repository at this point in the history
Summary: Changelog: [Internal] - Remove padding in RNTesterPage

Reviewed By: makovkastar

Differential Revision: D48205648

fbshipit-source-id: 67783e62296194f83a567c8e8420f39930440a0d
  • Loading branch information
lunaleaps authored and facebook-github-bot committed Aug 11, 2023
1 parent 01b9b50 commit ba45797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/rn-tester/js/components/RNTesterPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ const styles = StyleSheet.create({
},
noscrollWrapper: {
flex: 1,
paddingVertical: 10,
rowGap: 30,
},
scrollWrapper: {
Expand Down

0 comments on commit ba45797

Please sign in to comment.