Skip to content

Commit f1488e0

Browse files
AlexendooGuillaumeGomez
authored andcommitted
Remove extra scrollbars in source view
1 parent 47a493f commit f1488e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: templates/style/style.scss

-2
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,6 @@ ul.pure-menu-list {
914914

915915
#source-code-container {
916916
display: inline-flex;
917-
overflow: scroll;
918917
}
919918
#line-numbers {
920919
text-align: right;
@@ -941,6 +940,5 @@ ul.pure-menu-list {
941940
}
942941
}
943942
#source-code {
944-
overflow: scroll;
945943
width: 100%;
946944
}

0 commit comments

Comments
 (0)