1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

[shared file view] fixup for video files (#4539)

This commit is contained in:
llj
2020-04-21 10:56:44 +08:00
committed by GitHub
parent 3b60f30658
commit 1cff5912c6

View File

@@ -1,4 +1,4 @@
.video-file-view .video-js { .video-js {
width: calc(100% - 40px); width: calc(100% - 40px);
max-width: 800px; max-width: 800px;
max-height: 100%; max-height: 100%;