Skip to content

Commit

Permalink
style: change height of modal to auto (#7209)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-deriv committed Dec 30, 2022
1 parent 60a3b0c commit 3db8120
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ const JurisdictionModal = ({
toggleModal={toggleJurisdictionModal}
type='button'
context={context}
height='664px'
width={account_type.type === 'synthetic' ? '1040px' : '1200px'}
>
<ModalContent />
Expand Down

1 comment on commit 3db8120

@vercel
Copy link

@vercel vercel bot commented on 3db8120 Dec 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

binary.sx
deriv-app.binary.sx
deriv-app.vercel.app
deriv-app-git-master.binary.sx

Please sign in to comment.