1
0
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:
sdtsui 2017-08-03 17:50:00 -07:00
parent aff213e845
commit 4d6a289629

View File

@ -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',