Skip to content

Commit 75b90a6

Browse files
authored
Give chat send icon button some breathing room (microsoft#183250)
* Add more breathing room to chat input send icon button * Update position
1 parent 1a6ca93 commit 75b90a6

File tree

1 file changed

+1
-2
lines changed
  • src/vs/workbench/contrib/chat/browser/media

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,7 @@
201201
.interactive-session .interactive-input-part .interactive-execute-toolbar {
202202
position: absolute;
203203
height: 22px;
204-
205-
right: 3px;
204+
right: 6px;
206205
bottom: 6px;
207206
}
208207

0 commit comments

Comments
 (0)