mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
Add notes for overlay click action
This commit is contained in:
parent
9ebdc343aa
commit
84aba21ae9
@ -147,6 +147,7 @@ App.prototype.renderSidebar = function() {
|
||||
}),
|
||||
|
||||
// overlay
|
||||
// TODO: add onClick for overlay to close sidebar
|
||||
h('div', {
|
||||
style: {
|
||||
zIndex: 25,
|
||||
|
Loading…
Reference in New Issue
Block a user