Skip to content

Add max width to session header#319994

Merged
benibenj merged 2 commits into
mainfrom
benibenj/frantic-lemur
Jun 4, 2026
Merged

Add max width to session header#319994
benibenj merged 2 commits into
mainfrom
benibenj/frantic-lemur

Conversation

@benibenj
Copy link
Copy Markdown
Contributor

@benibenj benibenj commented Jun 4, 2026

Copilot Generated Description: Set a maximum width of 950px and center the session header.

Copilot AI review requested due to automatic review settings June 4, 2026 19:50
@benibenj benibenj enabled auto-merge June 4, 2026 19:50
@benibenj benibenj self-assigned this Jun 4, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Agents window session header styling to constrain its width to 950px and visually center it within the available horizontal space.

Changes:

  • Add a max-width: 950px constraint to the session header container.
  • Add centering via CSS margins on the session header container.
Show a summary per file
File Description
src/vs/sessions/browser/parts/media/chatCompositeBar.css Adds max-width + centering styles for the session header bar.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread src/vs/sessions/browser/parts/media/chatCompositeBar.css
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@benibenj benibenj merged commit 9c5387b into main Jun 4, 2026
25 checks passed
@benibenj benibenj deleted the benibenj/frantic-lemur branch June 4, 2026 20:50
@vs-code-engineering vs-code-engineering Bot added this to the 1.124.0 milestone Jun 4, 2026
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.

3 participants