1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-02 15:57:31 +00:00

[audio file view] modification (#3145)

This commit is contained in:
llj 2019-03-20 10:22:00 +08:00 committed by Daniel Pan
parent 03bb52e283
commit d70860e1c3

View File

@ -1,7 +1,7 @@
.video-js {
width: calc(100% - 40px);
max-width: 500px;
height: 30px;
height: 3em;
margin: 0 auto;
}
.video-js .vjs-fullscreen-control {