Merge branch 'Haocen-317'
This commit is contained in:
commit
e4a0a8e82c
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ body.loading {
|
||||||
|
|
||||||
#dropzone {
|
#dropzone {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
|
@ -117,7 +117,7 @@ h3.title {
|
||||||
|
|
||||||
#dropzone {
|
#dropzone {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue