basic support for audio/video preview in file notes (no seeking)

This commit is contained in:
zadam
2021-02-13 23:20:22 +01:00
parent 3dbd80d5a6
commit 3cc93157bf
3 changed files with 26 additions and 6 deletions

View File

@@ -34,6 +34,7 @@ const TPL = `
height: 100%;
overflow: auto;
padding-bottom: 35px;
padding-top: 5px;
}
.collapse-tree-button {