Skip to content

Commit 1affae0

Browse files
author
Kaitlin Brooks
committed
Refactor label suffix selector for chat attached context attachments
1 parent 7dca384 commit 1affae0

File tree

1 file changed

+1
-1
lines changed
  • src/vs/workbench/contrib/chat/browser/media

1 file changed

+1
-1
lines changed

src/vs/workbench/contrib/chat/browser/media/chat.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@ have to be updated for changes to the rules above, or to support more deeply nes
11821182
border-color: var(--vscode-focusBorder);
11831183
}
11841184

1185-
.chat-attached-context-attachment .label-suffix {
1185+
.chat-attached-context-attachment .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-suffix-container > .label-suffix {
11861186
color: var(--vscode-peekViewTitleDescription-foreground);
11871187
opacity: 1;
11881188
}

0 commit comments

Comments
 (0)