We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c74e1b commit 4db26beCopy full SHA for 4db26be
1 file changed
web/styles/main.css
@@ -39,6 +39,10 @@ body.selection-background-color-exists ::selection{
39
background-color: var(--vscode-selection-background);
40
}
41
42
+code{
43
+ line-height:1;
44
+}
45
+
46
47
/* Content */
48
0 commit comments