mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
feat(file): display video in full-width & full-height
This commit is contained in:
parent
9cc3598095
commit
07c2342b7b
@ -29,6 +29,11 @@ const TPL = `
|
||||
overflow: auto;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.note-detail-file > .video-preview {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="file-preview-too-big alert alert-info hidden-ext">
|
||||
|
Loading…
x
Reference in New Issue
Block a user