feat(note_list): improve video preview

This commit is contained in:
Elian Doran
2025-02-26 19:36:30 +02:00
parent e330d91df2
commit ab5df9e010
2 changed files with 6 additions and 1 deletions

View File

@@ -20,6 +20,10 @@ const TPL = `
.note-list-widget.full-height .note-list-widget-content {
height: 100%;
}
.note-list-widget video {
height: 100%;
}
</style>
<div class="note-list-widget-content">