mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 05:09:05 +00:00
layout changes
This commit is contained in:
@@ -34,7 +34,7 @@ export default function TranscriptDetails(details: TranscriptDetails) {
|
||||
|
||||
return (
|
||||
<>
|
||||
<div className="w-full flex flex-col items-center h-[100svh]">
|
||||
<div className="w-full flex flex-col items-center">
|
||||
{transcript?.loading === true ||
|
||||
waveform?.loading == true ||
|
||||
topics?.loading == true ? (
|
||||
|
||||
Reference in New Issue
Block a user