Skip to content

Commit 3c6acf1

Browse files
committed
tweak padding of btns
1 parent b1ed56f commit 3c6acf1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@
199199
padding: 0 4px;
200200
}
201201

202+
.monaco-editor .inline-chat .status .actions .monaco-text-button {
203+
padding: 2px 4px
204+
}
205+
202206
.monaco-editor .inline-chat .status .monaco-toolbar .action-item {
203207
padding: 0 2px;
204208
}

0 commit comments

Comments
 (0)