Correct position of upload modal on mobile devices
This commit is contained in:
parent
77398cab56
commit
c4845b50a3
File diff suppressed because one or more lines are too long
@ -57,5 +57,10 @@
|
||||
-moz-animation: moveUp .3s !important;
|
||||
animation: moveUp .3s !important;
|
||||
}
|
||||
|
||||
.upload_message {
|
||||
top: 50% !important;
|
||||
left: 50% !important;
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user