Skip to content

Commit 405855d

Browse files
committed
always scroll on Y
1 parent 45c3f08 commit 405855d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

special-pages/pages/history/app/components/App.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ body {
4242
}
4343

4444
.customScroller {
45+
overflow-y: scroll;
4546
&::-webkit-scrollbar {
4647
width: 12px;
4748
}

0 commit comments

Comments
 (0)