Skip to content

Commit a90d8d7

Browse files
authored
Add gap to chat response rating buttons (microsoft#183256)
1 parent 2dab8e3 commit a90d8d7

File tree

1 file changed

+4
-0
lines changed
  • src/vs/workbench/contrib/chat/browser/media

1 file changed

+4
-0
lines changed

src/vs/workbench/contrib/chat/browser/media/chat.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
display: none;
7474
}
7575

76+
.interactive-item-container .header .monaco-toolbar .monaco-action-bar .actions-container {
77+
gap: 4px;
78+
}
79+
7680
.interactive-item-container .header .monaco-toolbar .action-label {
7781
border: 1px solid transparent;
7882
padding: 2px;

0 commit comments

Comments
 (0)