account menu position fix

This commit is contained in:
Victor Baranov 2018-10-02 18:50:55 +03:00
parent c9efcd45b0
commit 6cf2b148c0
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ class AccountDropdowns extends Component {
marginLeft: '-234px',
minWidth: '180px',
marginTop: '30px',
top: '30px',
width: '280px',
},
isOpen: optionsMenuActive,