mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
Fix chat terminal streaming chevron vertical alignment (#291650)
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@
|
||||
display: flex;
|
||||
gap: 4px;
|
||||
margin-left: auto;
|
||||
align-self: flex-start;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.chat-terminal-content-part .chat-terminal-content-message {
|
||||
|
||||
Reference in New Issue
Block a user