mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix issue with dropdown menu
This commit is contained in:
parent
5b76f6f8ae
commit
f8ac9ca522
@ -267,6 +267,7 @@ App.prototype.renderDropdown = function () {
|
|||||||
style: {
|
style: {
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
right: 0,
|
right: 0,
|
||||||
|
top: '36px',
|
||||||
},
|
},
|
||||||
innerStyle: {
|
innerStyle: {
|
||||||
background: 'white',
|
background: 'white',
|
||||||
|
Loading…
Reference in New Issue
Block a user