refactor: almost fully reimplement MediaThemeSutro to react

This commit is contained in:
Kentai Radiquum 2025-04-08 05:25:04 +05:00
parent 4c0345ffab
commit 5ddf44ac3d
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
3 changed files with 760 additions and 11 deletions

View file

@ -57,7 +57,7 @@ export const EpisodeSelector = (props: {
}
return (
<div className="px-2 py-2 bg-black bg-opacity-75 backdrop-blur-md">
<div className="px-2 py-2">
<Swiper
modules={[Navigation, Mousewheel, Scrollbar]}
spaceBetween={8}
@ -83,7 +83,6 @@ export const EpisodeSelector = (props: {
<SwiperSlide
key={`episode_${episode.position}`}
style={{ maxWidth: "fit-content" }}
className="pb-4"
>
<Button
color={