css: loading position box
parent
f31232dd20
commit
1a845773ee
|
@ -1,6 +1,7 @@
|
||||||
#editorloadingbox {
|
#editorloadingbox {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
.editorloadingbox-message {
|
.editorloadingbox-message {
|
||||||
|
|
Loading…
Reference in New Issue