mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove old header space
This commit is contained in:
parent
7ea38523ea
commit
b15575b453
@ -172,17 +172,6 @@ App.prototype.renderAppBar = function () {
|
|||||||
]),
|
]),
|
||||||
]),
|
]),
|
||||||
|
|
||||||
// extra app-header space
|
|
||||||
|
|
||||||
// h('.app-header', {
|
|
||||||
// style: {
|
|
||||||
// visibility: props.isUnlocked ? 'visible' : 'none',
|
|
||||||
// background: '#EFEFEF', // $gallery
|
|
||||||
// height: '38px',
|
|
||||||
// position: 'relative',
|
|
||||||
// zIndex: 12,
|
|
||||||
// },
|
|
||||||
// })
|
|
||||||
])
|
])
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user