mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
add bottom extraScroll
This commit is contained in:
@@ -151,6 +151,7 @@ class RecoveryKeyDialog extends React.Component {
|
||||
? hexToRGBA(colors.accent + '19')
|
||||
: hexToRGBA(colors.shade)
|
||||
}
|
||||
extraScroll={20}
|
||||
closeOnTouchBackdrop={false}
|
||||
onOpen={this.onOpen}
|
||||
ref={this.actionSheetRef}
|
||||
|
||||
Reference in New Issue
Block a user