revert css changes (#286595)

revert unintended changes from #286392
This commit is contained in:
Megan Rogge
2026-01-08 13:14:22 -06:00
committed by GitHub
parent 8823d930cc
commit c0848ca7d1

View File

@@ -59,11 +59,6 @@
.chat-terminal-content-part .chat-terminal-content-title .chat-terminal-command-block > .rendered-markdown .monaco-tokenized-source {
background: transparent !important;
border: none !important;
}
.chat-terminal-content-part .chat-terminal-content-title .rendered-markdown .monaco-tokenized-source {
padding: 1px 0px !important;
}
.chat-terminal-content-part .chat-terminal-content-title .chat-terminal-command-block > .rendered-markdown code {