Fixed preview for pdf and missing video coded message
This commit is contained in:
parent
434e49bf59
commit
7cacf9fc47
@ -234,6 +234,10 @@ main .spinner .bounce2 {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#previewer .vjs-error-display {
|
||||
margin-top: 40%;
|
||||
}
|
||||
|
||||
#previewer .preview .info {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
@ -265,6 +269,7 @@ main .spinner .bounce2 {
|
||||
#previewer .pdf {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin-top: 4em;
|
||||
}
|
||||
|
||||
#previewer h2.message {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user