mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove metamask logo from header
This commit is contained in:
parent
f5d107cde1
commit
66f06844ac
@ -110,12 +110,6 @@ App.prototype.renderAppBar = function(){
|
||||
},
|
||||
}, state.isUnlocked && [
|
||||
|
||||
// mini logo
|
||||
h('img', {
|
||||
height: 24,
|
||||
width: 24,
|
||||
src: '/images/icon-128.png',
|
||||
}),
|
||||
h(NetworkIndicator, {network: this.props.network}),
|
||||
|
||||
// metamask name
|
||||
|
Loading…
x
Reference in New Issue
Block a user