mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Change chevron-down to fa-plus
This commit is contained in:
parent
1d65160ab4
commit
d90943dc61
@ -102,7 +102,7 @@ AccountsScreen.prototype.render = function() {
|
||||
alignItems: 'center',
|
||||
}
|
||||
}, [
|
||||
h('i.fa.fa-chevron-down.fa-lg', {key: ''}),
|
||||
h('i.fa.fa-plus.fa-lg', {key: ''}),
|
||||
]),
|
||||
]),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user