mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 01:06:00 +02:00
fix(video): styles not applied to note list
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.note-detail-file > .video-preview-wrapper {
|
||||
.video-preview-wrapper {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
background-color: black;
|
||||
background-color: black;
|
||||
|
||||
.video-preview {
|
||||
background-color: black;
|
||||
|
||||
Reference in New Issue
Block a user