Add files via upload

This commit is contained in:
niubility000 2021-12-28 10:39:13 +08:00 committed by GitHub
parent 8d87e0d5f9
commit e48110c078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,6 +205,13 @@ main .spinner .bounce2 {
height: 100%;
}
@media (max-width: 738px) {
#previewer .preview video {
height: calc(100% - 4em);
top: 0;
}
}
#previewer .preview .info {
position: absolute;
top: 50%;