Skip to content

Commit a4287ca

Browse files
committed
More tweaks to icons
1 parent 809c7f8 commit a4287ca

File tree

1 file changed

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

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ have to be updated for changes to the rules above, or to support more deeply nes
12451245
}
12461246

12471247
.interactive-session .chat-attached-context .chat-attached-context-attachment .monaco-icon-label {
1248-
gap: 3px;
1248+
gap: 4px;
12491249
}
12501250

12511251
.interactive-session .chat-attached-context .chat-attached-context-attachment .monaco-icon-label::before {
@@ -1255,8 +1255,6 @@ have to be updated for changes to the rules above, or to support more deeply nes
12551255
line-height: 1em !important;
12561256
align-self: center;
12571257

1258-
font-size: 100%;
1259-
12601258
background-size: contain;
12611259
background-position: center;
12621260
background-repeat: no-repeat;

0 commit comments

Comments
 (0)