Skip to content

Commit 6a1b349

Browse files
authored
decreasing font size to 12px for insertions and deletions (microsoft#259180)
1 parent f7d70da commit 6a1b349

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,6 +1639,7 @@ have to be updated for changes to the rules above, or to support more deeply nes
16391639
.insertions-and-deletions {
16401640
display: flex;
16411641
margin-right: 5px;
1642+
font-size: 12px;
16421643
}
16431644

16441645
.checkpoint-file-changes-summary-header {

0 commit comments

Comments
 (0)