We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea1b0af commit cedc797Copy full SHA for cedc797
1 file changed
css/style.css
@@ -60,7 +60,7 @@ footer { margin: 1em; font-size: 0.75em; text-align: center; }
60
}
61
.container > #sidebar {
62
height: 100vh;
63
- overflow: scroll;
+ overflow: auto;
64
position: fixed;
65
top: 0;
66
width: 11em;
0 commit comments