We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5105e9f commit d727a19Copy full SHA for d727a19
assets/css/v2/style.css
@@ -1106,13 +1106,15 @@ li .code-block {
1106
border-bottom: 1px solid #cccccc;
1107
overflow-x: scroll;
1108
scrollbar-width: none;
1109
+ line-height: 1.3rem;
1110
}
1111
1112
.highlight-v2.single-line {
1113
display: flex;
1114
align-items: center;
1115
border: 1px solid #cccccc;
1116
1117
+ line-height: 1;
1118
1119
1120
.code-header {
0 commit comments