adjust seek button position

This commit is contained in:
balzack 2024-12-16 17:28:18 -08:00
parent 2cd0cde5fc
commit 46afdf212a

View File

@ -11,11 +11,13 @@
.left {
position: absolute;
left: 0;
bottom: 0;
}
.right {
position: absolute;
right: 0;
bottom: 0;
}
.thumb {