From 93bcd91e16f57c0285cfc3f638e1833590d0feb3 Mon Sep 17 00:00:00 2001 From: Sara Date: Fri, 26 Jan 2024 18:03:36 +0100 Subject: [PATCH] mobile --- www/app/[domain]/transcripts/[transcriptId]/page.tsx | 9 ++++++--- www/app/[domain]/transcripts/topicList.tsx | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/www/app/[domain]/transcripts/[transcriptId]/page.tsx b/www/app/[domain]/transcripts/[transcriptId]/page.tsx index 50f6e461..55d157a3 100644 --- a/www/app/[domain]/transcripts/[transcriptId]/page.tsx +++ b/www/app/[domain]/transcripts/[transcriptId]/page.tsx @@ -64,8 +64,11 @@ export default function TranscriptDetails(details: TranscriptDetails) { mb={4} > {topics.length > 0 ? ( <>