mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
Add note with previous fa-angle-down for future refactor
This commit is contained in:
parent
aff213e845
commit
4d6a289629
@ -193,9 +193,11 @@ class AccountDropdowns extends Component {
|
||||
},
|
||||
[
|
||||
enableAccountsSelector && h(
|
||||
// 'i.fa.fa-angle-down',
|
||||
'div.cursor-pointer.color-orange',
|
||||
{
|
||||
style: {
|
||||
// fontSize: '1.8em',
|
||||
background: 'url(images/switch_acc.svg) white center center no-repeat',
|
||||
height: '25px',
|
||||
width: '25px',
|
||||
|
Loading…
Reference in New Issue
Block a user