Skip to content

Commit e895b16

Browse files
author
Marek Rozmus
committed
Add touch overflow scrolling
1 parent 02d6aac commit e895b16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SwipeableList.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
width: 100%;
55
height: 100%;
66
overflow-y: auto;
7+
-webkit-overflow-scrolling: touch;
78
}

0 commit comments

Comments
 (0)