mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 11:01:41 +01:00
Add cursor to account menu buttons
This commit is contained in:
parent
60aea4839c
commit
91edab2b1c
@ -129,6 +129,7 @@ AccountDetailScreen.prototype.render = function () {
|
||||
style: {
|
||||
marginRight: '8px',
|
||||
marginLeft: 'auto',
|
||||
cursor: 'pointer',
|
||||
},
|
||||
selected,
|
||||
network,
|
||||
|
Loading…
Reference in New Issue
Block a user