css: loading position box
This commit is contained in:
parent
f31232dd20
commit
1a845773ee
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#editorloadingbox {
|
||||
width: 100%;
|
||||
z-index: 100;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.editorloadingbox-message {
|
||||
|
|
Loading…
Reference in a new issue