Fixed preview for pdf and missing video coded message

This commit is contained in:
Piotr Markiewicz 2024-04-26 11:35:36 +02:00
parent 434e49bf59
commit 7cacf9fc47

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 {