Skip to content

Commit 34b854b

Browse files
add sidebar border
1 parent 2b42ad8 commit 34b854b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/doc/source/style/_doc/navigation.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119

120120
@media screen and (max-width: $doc-breakpoint) {
121121
transform: translateX(-$doc-sidebar-width);
122+
border-right: 1px solid #e1e1e1;
122123
}
123124

124125
&::-webkit-scrollbar {

0 commit comments

Comments
 (0)