Skip to content

Commit 3b2c34d

Browse files
committed
Merge pull request algorithm-visualizer#36 from makintunde/master
Add scrollbar for long algorithm explanations
2 parents 95aeee7 + 65bf190 commit 3b2c34d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/stylesheet.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ section {
219219
padding: 0 8px;
220220
line-height: 30px;
221221
font-size: 12px;
222+
overflow-y: auto;
222223
}
223224

224225
.data_container {

0 commit comments

Comments
 (0)