fix change handle dialog on android (#6563)
This commit is contained in:
@@ -86,7 +86,6 @@ function ChangeHandleDialogInner() {
|
||||
return (
|
||||
<Dialog.ScrollableInner
|
||||
label={_(msg`Change Handle`)}
|
||||
style={[a.overflow_hidden]}
|
||||
header={
|
||||
<Dialog.Header renderLeft={cancelButton}>
|
||||
<Dialog.HeaderText>
|
||||
|
||||
Reference in New Issue
Block a user