From 3d9c442687f5a76611e3afc2d92d8c203b5e7d3f Mon Sep 17 00:00:00 2001 From: maxDorninger <97409287+maxDorninger@users.noreply.github.com> Date: Mon, 9 Jun 2025 00:51:12 +0200 Subject: [PATCH] make season page responsive --- .../routes/dashboard/tv/[showId=uuid]/+page.svelte | 12 ++++++------ .../tv/[showId=uuid]/[SeasonId=uuid]/+page.svelte | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/web/src/routes/dashboard/tv/[showId=uuid]/+page.svelte b/web/src/routes/dashboard/tv/[showId=uuid]/+page.svelte index 75dbcc4..5292391 100644 --- a/web/src/routes/dashboard/tv/[showId=uuid]/+page.svelte +++ b/web/src/routes/dashboard/tv/[showId=uuid]/+page.svelte @@ -52,8 +52,8 @@ {getFullyQualifiedShowName(show())}
{show().overview}
{show().overview}