feat: introduce custom video player for video analysis
This commit is contained in:
@@ -144,3 +144,12 @@
|
||||
scrollbar-gutter: stable;
|
||||
}
|
||||
}
|
||||
|
||||
.detection-video-player .vds-slider-preview {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.detection-video-player
|
||||
.vds-slider-preview:has(.vds-slider-thumbnail img[src^='blob:']) {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user