mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:32:35 -05:00
make sure warnings in subagent have right padding (#307912)
This commit is contained in:
@@ -245,6 +245,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.chat-confirmation-widget2 .chat-confirmation-message-terminal-disclaimer .chat-markdown-part.rendered-markdown {
|
||||
padding: 2px 0px;
|
||||
}
|
||||
|
||||
.chat-thinking-tool-wrapper .chat-terminal-thinking-content .chat-markdown-part.rendered-markdown {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user