Skip to content

Commit

Permalink
Merge pull request #6543 from parasharrajat/fix-workspace-pages
Browse files Browse the repository at this point in the history
Fix: scroll issue for workspace pages
  • Loading branch information
Gonals authored Dec 1, 2021
2 parents 2d90756 + 68dc5f8 commit c2b96c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/workspace/WorkspacePageWithSections.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ class WorkspacePageWithSections extends React.Component {
/>
<ScrollView
style={[styles.settingsPageBackground, styles.flex1, styles.w100]}
contentContainerStyle={[styles.flex1]}
>
<View style={[styles.w100, styles.flex1]}>

Expand Down

0 comments on commit c2b96c1

Please sign in to comment.