mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 07:22:34 +00:00
[audio file view] fixup & improvements for inner/history/trash/shared file view (#7940)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.audio-file-view .video-js {
|
||||
display: block; /* for the current video.js(v8.22.0) */
|
||||
width: calc(100% - 40px);
|
||||
max-width: 500px;
|
||||
height: 3em;
|
||||
|
@@ -110,7 +110,7 @@ body {
|
||||
font-size: .8125rem;
|
||||
}
|
||||
|
||||
.file-view-content {
|
||||
.file-view-body .file-view-content {
|
||||
padding: 30px 0;
|
||||
background: #f4f4f4;
|
||||
border-right: 4px solid transparent;
|
||||
|
Reference in New Issue
Block a user