mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-27 08:29:40 +05:00
refactor: older changelogs fetching
This commit is contained in:
parent
f94b551cdf
commit
11a52e98b5
2 changed files with 36 additions and 26 deletions
|
@ -590,7 +590,7 @@ export default function Page(props: { children: any, className?: string }) {
|
|||
<!-- Skip opening Button -->
|
||||
|
||||
<media-seek-forward-button class="media-button" seekoffset="90">
|
||||
<svg slot="icon" width="256" height="256" viewBox="-75 -75 400 400">
|
||||
<svg slot="icon" width="256" height="256" viewBox="-65 -75 400 400">
|
||||
<path fill="#fff" d="m246.52 118l-88.19-56.13a12 12 0 0 0-12.18-.39A11.66 11.66 0 0 0 140 71.84v44.59L54.33 61.87a12 12 0 0 0-12.18-.39A11.66 11.66 0 0 0 36 71.84v112.32a11.66 11.66 0 0 0 6.15 10.36a12 12 0 0 0 12.18-.39L140 139.57v44.59a11.66 11.66 0 0 0 6.15 10.36a12 12 0 0 0 12.18-.39L246.52 138a11.81 11.81 0 0 0 0-19.94Zm-108.3 13.19L50 187.38a3.91 3.91 0 0 1-4 .13a3.76 3.76 0 0 1-2-3.35V71.84a3.76 3.76 0 0 1 2-3.35a4 4 0 0 1 1.91-.5a3.94 3.94 0 0 1 2.13.63l88.18 56.16a3.8 3.8 0 0 1 0 6.44Zm104 0L154 187.38a3.91 3.91 0 0 1-4 .13a3.76 3.76 0 0 1-2-3.35V71.84a3.76 3.76 0 0 1 2-3.35a4 4 0 0 1 1.91-.5a3.94 3.94 0 0 1 2.13.63l88.18 56.16a3.8 3.8 0 0 1 0 6.44Z" />
|
||||
</svg>
|
||||
</media-seek-forward-button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue