Restore even left spacing for session view tabs. - #6993
Merged
Conversation
Give the Summary/Memos/Transcript pill the same breathing room it had before the toolbar tighten, both with the sidebar open and collapsed.
ComputelessComputer
force-pushed
the
fix/session-toolbar-tab-spacing
branch
from
August 21, 2026 07:25
67f7bfb to
ff9f1d4
Compare
✅ Deploy Preview for anarlog canceled.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Give the Summary/Memos/Transcript pill the same breathing room it had before the toolbar tighten, both with the sidebar open and collapsed.
Note
Low Risk
Layout-only padding class changes on the session header; no logic, auth, or data handling impact.
Overview
Restores even left spacing for the session Summary/Memos/Transcript pill after the toolbar tighten.
When the sidebar is collapsed,
OuterHeadernow uses the same gutter as other note headers (pl-[156px]with native window controls,pl-[80px]without). When the sidebar is expanded in the main window, it appliespl-2so the tabs sit off the left edge.Reviewed by Cursor Bugbot for commit 67f7bfb. Bugbot is set up for automated code reviews on this repo. Configure here.