mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix network dropdown styles
This commit is contained in:
parent
0458643f10
commit
79be956be9
@ -78,7 +78,7 @@ NetworkDropdown.prototype.render = function () {
|
||||
zIndex: 11,
|
||||
style: {
|
||||
position: 'absolute',
|
||||
top: '38px',
|
||||
top: '58px',
|
||||
minWidth: '309px',
|
||||
},
|
||||
innerStyle: {
|
||||
|
Loading…
Reference in New Issue
Block a user