Fixed preview for pdf and missing video coded message (#3163)

Co-authored-by: Piotr Markiewicz <piotr.markiewicz@vaimo.com>
This commit is contained in:
Piotr Markiewicz 2024-04-28 20:02:26 +02:00 committed by GitHub
parent da5a6e051f
commit e2d72706cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -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 {