mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
ui: minor ui changes
This commit is contained in:
@@ -45,7 +45,7 @@ export const Menu = ({close = () => {}, hide, update = () => {}}) => {
|
||||
/>
|
||||
|
||||
<ScrollView
|
||||
contentContainerStyle={{minHeight: '100%'}}
|
||||
contentContainerStyle={{minHeight: '80%'}}
|
||||
showsVerticalScrollIndicator={false}>
|
||||
<View>
|
||||
<FlatList
|
||||
|
||||
Reference in New Issue
Block a user