add bottom extraScroll

This commit is contained in:
ammarahm-ed
2020-12-09 22:16:44 +05:00
parent 89b284f0de
commit c4512ca165

View File

@@ -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}