Add same "-webkit-overflow-scrolling: touch" to the table of contents in the book.
This commit is contained in:
parent
f7f80ce61a
commit
e0dc9bd275
@ -29,6 +29,7 @@
|
||||
font-size: 16px;
|
||||
background: none repeat scroll 0% 0% #FFF;
|
||||
box-sizing: border-box;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
#page-wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user