make sure warnings in subagent have right padding (#307912)

This commit is contained in:
Justin Chen
2026-04-05 12:46:46 -07:00
committed by GitHub
parent d7b1858955
commit 3ef1267f38

View File

@@ -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;
}