diff options
-rw-r--r-- | responsive-ui/app/account-detail.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/responsive-ui/app/account-detail.js b/responsive-ui/app/account-detail.js index 95e7c554a..05cf98de7 100644 --- a/responsive-ui/app/account-detail.js +++ b/responsive-ui/app/account-detail.js @@ -129,6 +129,7 @@ AccountDetailScreen.prototype.render = function () { style: { marginRight: '8px', marginLeft: 'auto', + cursor: 'pointer', }, selected, network, |