mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 09:59:41 +05:00
add next/prev episode button to player
This commit is contained in:
parent
6ea87a190f
commit
99055ef917
2 changed files with 56 additions and 1 deletions
|
@ -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));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue