Skip to content

Commit 503ca62

Browse files
committed
Merge branch 'master' of github.com:binary-com/deriv-app into upm_passkeys_add
2 parents 9f30342 + 7cf0fe2 commit 503ca62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/trader/src/App/Components/Elements/LaunchModal/launch-modal.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const LaunchModal = ({ handleChange, open, setShowDescription }: LaunchModalProp
1616
<Modal
1717
is_open={open}
1818
className='launch-modal-root'
19-
height='440px'
2019
width='440px'
2120
toggleModal={handleChange}
2221
should_close_on_click_outside

0 commit comments

Comments
 (0)