seek pointer

This commit is contained in:
j 2024-02-17 16:00:06 +00:00
parent 67d5aecd97
commit 743276298d

View file

@ -74,6 +74,7 @@ window.VideoPlayer = function(options) {
height: 32px;
}
.mx-controls .controls .position {
cursor: pointer;
flex: 1;
}
.mx-controls .toggle svg {