fix(video): styles not applied to note list

This commit is contained in:
Elian Doran
2026-03-21 09:59:43 +02:00
parent 5f410faaa9
commit ff0fb4bcfd

View File

@@ -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;