visual fixes, remove error

This commit is contained in:
Sara
2023-09-22 17:51:33 +02:00
parent 2cc98314d2
commit 902bc6c7cc
6 changed files with 26 additions and 18 deletions

View File

@@ -65,6 +65,7 @@ const TranscriptCreate = () => {
<TopicList
topics={webSockets.topics}
useActiveTopic={useActiveTopic}
autoscroll={true}
/>
<section className="w-full h-full bg-blue-400/20 rounded-lg md:rounded-xl px-2 md:px-4 flex flex-col justify-center align-center">
{!hasRecorded ? (