Add files via upload
This commit is contained in:
parent
8d87e0d5f9
commit
e48110c078
@ -205,6 +205,13 @@ main .spinner .bounce2 {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 738px) {
|
||||||
|
#previewer .preview video {
|
||||||
|
height: calc(100% - 4em);
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#previewer .preview .info {
|
#previewer .preview .info {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user