Skip to content

fix(desktop): align live transcript padding#5442

Open
ComputelessComputer wants to merge 1 commit into
mainfrom
fix/live-transcript-padding
Open

fix(desktop): align live transcript padding#5442
ComputelessComputer wants to merge 1 commit into
mainfrom
fix/live-transcript-padding

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented Jun 2, 2026

Make live transcript panel top padding match the bottom padding in collapsed and expanded states.


Note

Low Risk
Tailwind class-only layout tweak in the live transcript footer with no logic or data changes.

Overview
Aligns live transcript vertical spacing in the desktop during-session bottom accessory so top and bottom padding match in both collapsed and expanded layouts.

Expanded scroll area: replaces asymmetric pt-2 pb-2.5 with uniform py-2.5. Collapsed footer preview row: replaces pt-0.5 pb-2 with py-2. The unit test is renamed and updated to assert py-2 on the collapsed row instead of separate top/bottom classes.

Reviewed by Cursor Bugbot for commit 574fe13. Bugbot is set up for automated code reviews on this repo. Configure here.

Make live transcript panel top padding match the bottom padding in collapsed and expanded states.
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 2, 2026

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 574fe13
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a1e5c243373e60008e2fa70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant