|
|
|
@ -134,22 +134,6 @@ class AccountDropdowns extends Component { |
|
|
|
|
]), |
|
|
|
|
|
|
|
|
|
]), |
|
|
|
|
// =======
|
|
|
|
|
// },
|
|
|
|
|
// ),
|
|
|
|
|
// this.indicateIfLoose(keyring),
|
|
|
|
|
// h('span', {
|
|
|
|
|
// style: {
|
|
|
|
|
// marginLeft: '20px',
|
|
|
|
|
// fontSize: '24px',
|
|
|
|
|
// maxWidth: '145px',
|
|
|
|
|
// whiteSpace: 'nowrap',
|
|
|
|
|
// overflow: 'hidden',
|
|
|
|
|
// textOverflow: 'ellipsis',
|
|
|
|
|
// },
|
|
|
|
|
// }, identity.name || ''),
|
|
|
|
|
// h('span', { style: { marginLeft: '20px', fontSize: '24px' } }, isSelected ? h('.check', '✓') : null),
|
|
|
|
|
// >>>>>>> master:ui/app/components/account-dropdowns.js
|
|
|
|
|
] |
|
|
|
|
) |
|
|
|
|
}) |
|
|
|
|