Add cursor to account menu buttons

feature/default_network_editable
sdtsui 7 years ago
parent 60aea4839c
commit 91edab2b1c
  1. 1
      responsive-ui/app/account-detail.js

@ -129,6 +129,7 @@ AccountDetailScreen.prototype.render = function () {
style: {
marginRight: '8px',
marginLeft: 'auto',
cursor: 'pointer',
},
selected,
network,

Loading…
Cancel
Save