css: loading position box

pull/4613/head
John McLear 2020-12-23 12:51:21 +00:00 committed by Richard Hansen
parent f31232dd20
commit 1a845773ee
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#editorloadingbox {
width: 100%;
z-index: 100;
position: absolute;
}
.editorloadingbox-message {