We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367e4e5 commit 20bacefCopy full SHA for 20bacef
src/vs/workbench/contrib/chat/browser/chatContentParts/media/chatConfirmationWidget.css
@@ -231,6 +231,7 @@
231
232
.chat-confirmation-widget2 .chat-confirmation-message-terminal .interactive-result-code-block {
233
border-radius: 0px;
234
+ border-color: var(--vscode-chat-requestBorder) !important;
235
}
236
.chat-confirmation-widget2.hideButtons .chat-confirmation-widget-message,
237
.chat-confirmation-widget2.hideButtons .chat-confirmation-message-terminal .interactive-result-code-block,
0 commit comments