Skip to content

Commit 7dca384

Browse files
author
Kaitlin Brooks
committed
Set opacity to 1 for label suffix in chat attached context attachments
1 parent 512c095 commit 7dca384

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,6 +1184,7 @@ have to be updated for changes to the rules above, or to support more deeply nes
11841184

11851185
.chat-attached-context-attachment .label-suffix {
11861186
color: var(--vscode-peekViewTitleDescription-foreground);
1187+
opacity: 1;
11871188
}
11881189

11891190
.chat-notification-widget .chat-warning-codicon .codicon-warning,

0 commit comments

Comments
 (0)