Skip to content

Commit cf05654

Browse files
author
Mte90
committed
fix #34
1 parent c632d66 commit cf05654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ section[role="region"] > header.fixed:first-child {
3333
}
3434

3535
.scrollable {
36-
overflow: scroll;
36+
overflow: auto;
3737
height: 100%;
3838
box-sizing: border-box;
3939
-moz-box-sizing: border-box;

0 commit comments

Comments
 (0)