Skip to content

Commit a523b44

Browse files
committed
agent sessions - CSS tweaks
1 parent bb450f4 commit a523b44

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
.agent-session-icon-col {
3535
display: flex;
3636
align-items: flex-start;
37-
padding-top: 4px;
37+
padding-top: 5px;
3838

3939
.agent-session-icon {
4040
flex-shrink: 0;
@@ -53,7 +53,6 @@
5353
display: flex;
5454
align-items: center;
5555
line-height: 20px; /* ends up as 22px with the padding below */
56-
gap: 6px;
5756
}
5857

5958
.agent-session-title-row {

0 commit comments

Comments
 (0)