Skip to content

Refactor .monaco-icon-label styles to remove unnecessary gap and padding - #333960

Merged
Benjamin Christopher Simmonds (benibenj) merged 1 commit into
mainfrom
benibenj/sad-stork
Sep 2, 2026
Merged

Refactor .monaco-icon-label styles to remove unnecessary gap and padding#333960
Benjamin Christopher Simmonds (benibenj) merged 1 commit into
mainfrom
benibenj/sad-stork

Conversation

@benibenj

Copy link
Copy Markdown
Contributor

fixes #333957

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🟢 Approval recommended

The focused CSS change correctly resolves the overlap without introducing accessibility or layout concerns.

Review tier: Balanced
Findings: None

What changed in this PR

Fixes file-icon overlap in chat change lists by restoring the shared icon-label spacing behavior.

Changes:

  • Removes redundant gap and padding-right overrides.
  • Falls back to the standard icon-label spacing.
File Description
src/​vs/​workbench/​contrib/​chat/​browser/​widget/​media/​chat.css Restores consistent spacing between file icons and labels.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@benibenj
Benjamin Christopher Simmonds (benibenj) merged commit c3a0ee2 into main Sep 2, 2026
41 checks passed
@vs-code-engineering vs-code-engineering Bot added this to the 1.137.0 milestone Sep 2, 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.

Current-turn changes file icon overlaps file name with custom chat font

3 participants