mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +02:00
mobile: fix App version is not fully visible at the bottom of Settings screen
This commit is contained in:
@@ -85,7 +85,8 @@ const Home = ({
|
||||
renderItem={renderItem}
|
||||
contentContainerStyle={{
|
||||
gap: Spacing.LEVEL_2,
|
||||
marginTop: Spacing.LEVEL_4
|
||||
marginTop: Spacing.LEVEL_4,
|
||||
paddingBottom: 80
|
||||
}}
|
||||
/>
|
||||
</DelayLayout>
|
||||
|
||||
Reference in New Issue
Block a user