add next/prev episode button to player

This commit is contained in:
Kentai Radiquum 2025-04-11 20:54:47 +05:00
parent 6ea87a190f
commit 99055ef917
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 56 additions and 1 deletions

View file

@ -487,7 +487,7 @@
position: absolute;
top: -100%;
left: calc(2 * var(--base));
left: calc(4 * var(--base));
width: calc(10 * var(--base));
height: calc(2.5 * var(--base));