Skip to content

Commit fdec5a0

Browse files
authored
1 parent 64c1b1c commit fdec5a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/vs/workbench/contrib/inlineChat/browser/media/inlineChatContentWidget.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
padding: 0;
2525
}
2626

27+
.monaco-workbench .inline-chat-content-widget.interactive-session .interactive-list {
28+
display: none;
29+
}
30+
2731
.monaco-workbench .inline-chat-content-widget.interactive-session .toolbar {
2832
display: none;
2933
padding-top: 4px;

0 commit comments

Comments
 (0)