From 743276298d05a40e45c049a52dc2607b4b8e847b Mon Sep 17 00:00:00 2001 From: j Date: Sat, 17 Feb 2024 16:00:06 +0000 Subject: [PATCH] seek pointer --- app/static/js/VideoPlayer.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/static/js/VideoPlayer.js b/app/static/js/VideoPlayer.js index 8e095c9..f478a53 100644 --- a/app/static/js/VideoPlayer.js +++ b/app/static/js/VideoPlayer.js @@ -74,6 +74,7 @@ window.VideoPlayer = function(options) { height: 32px; } .mx-controls .controls .position { + cursor: pointer; flex: 1; } .mx-controls .toggle svg {