Render audio and video file preview
Audio and video files are not downloaded, but the element src is fetching the content directly from storage. Unfortunately, one cannot skip forward, when the RS server doesn't support content ranges.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
hyphens: none;
|
||||
}
|
||||
|
||||
img {
|
||||
img, audio, video {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user