Remove flex class from account list container

feature/default_network_editable
Dan Finlay 8 years ago
parent 06910025ff
commit 1dc2612f8e
  1. 2
      ui/app/accounts/index.js

@ -54,7 +54,7 @@ AccountsScreen.prototype.render = function () {
h('hr.horizontal-line'),
// identity selection
h('section.identity-section.flex-column', {
h('section.identity-section', {
style: {
height: '418px',
overflowY: 'auto',

Loading…
Cancel
Save