Skip to content

Commit cb7ad9e

Browse files
committed
revert extra-line
1 parent f0678cd commit cb7ad9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scaladoc/resources/dotty_res/styles/theme/layout/container.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ p {
2424
height: auto;
2525
}
2626

27-
2827
/* Scrollbar */
2928

3029
::-webkit-scrollbar {
@@ -39,4 +38,4 @@ p {
3938
#leftColumn ::-webkit-scrollbar-thumb {
4039
background: var(--code-syntax-highlighting-scrollbar);
4140
border-radius: 2px;
42-
}
41+
}

0 commit comments

Comments
 (0)