Ensure loading indication covers fox

feature/default_network_editable
Dan Finlay 8 years ago
parent 02b57adbf1
commit 784856532c
  1. 1
      ui/app/loading.js

@ -30,6 +30,7 @@ LoadingIndicator.prototype.render = function () {
isLoading ? h('div', {
style: {
zIndex: 10,
position: 'absolute',
display: 'flex',
justifyContent: 'center',

Loading…
Cancel
Save