feat: Transcription read mode (clean split) #177 #205
@@ -33,7 +33,7 @@ function handleReadClick() {
|
||||
class="flex h-[44px] items-center justify-between border-b border-line bg-surface px-3 font-sans"
|
||||
>
|
||||
<!-- Segmented toggle -->
|
||||
<div class="flex h-7 items-center rounded-full border border-line bg-muted p-0.5">
|
||||
<div class="flex h-9 items-center rounded-full border border-line bg-muted p-0.5 md:h-7">
|
||||
<button
|
||||
type="button"
|
||||
data-testid="mode-read"
|
||||
|
||||
Reference in New Issue
Block a user