Skip to content

Commit 3ef1267

Browse files
authored
make sure warnings in subagent have right padding (#307912)
1 parent d7b1858 commit 3ef1267

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/vs/workbench/contrib/chat/browser/widget/chatContentParts/media/chatThinkingContent.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,10 @@
245245
}
246246
}
247247

248+
.chat-confirmation-widget2 .chat-confirmation-message-terminal-disclaimer .chat-markdown-part.rendered-markdown {
249+
padding: 2px 0px;
250+
}
251+
248252
.chat-thinking-tool-wrapper .chat-terminal-thinking-content .chat-markdown-part.rendered-markdown {
249253
padding: 0;
250254
}

0 commit comments

Comments
 (0)