mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Change cursor type to indicate link.
This commit is contained in:
parent
a8d6e1fe98
commit
9c7abacf64
@ -275,6 +275,7 @@ AccountDetailScreen.prototype.tabSwitchView = function () {
|
||||
h('span.hotFix', {
|
||||
style: {
|
||||
color: 'rgba(247, 134, 28, 1)',
|
||||
cursor: 'pointer',
|
||||
},
|
||||
onClick: () => {
|
||||
global.platform.openWindow({
|
||||
|
Loading…
Reference in New Issue
Block a user