Skip to content

Commit ffee7a1

Browse files
author
Marek Rozmus
committed
Add overflow style for example app
1 parent e895b16 commit ffee7a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/src/app.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ footer a:hover {
7070
height: 100%;
7171
min-height: 100%;
7272
overflow-y: auto;
73+
-webkit-overflow-scrolling: touch;
7374
}
7475

7576
.listContainer {

0 commit comments

Comments
 (0)