mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 20:02:58 +01:00
Ensure loading indication covers fox
This commit is contained in:
parent
02b57adbf1
commit
784856532c
@ -30,6 +30,7 @@ LoadingIndicator.prototype.render = function () {
|
||||
|
||||
isLoading ? h('div', {
|
||||
style: {
|
||||
zIndex: 10,
|
||||
position: 'absolute',
|
||||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
|
Loading…
Reference in New Issue
Block a user