Skip to content

Commit 9f68846

Browse files
committed
Merge pull request #25 from wookoouk/master
Update index.css
2 parents 3214080 + 0e1a7c7 commit 9f68846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ body {
1111
right: 0;
1212
z-index: 0;
1313
width: 256px;
14-
overflow-y: scroll;
14+
overflow-y: auto;
1515
-webkit-overflow-scrolling: touch;
1616
display: none;
1717
}

0 commit comments

Comments
 (0)