Merge pull request #2081 from matiu/feat/scroll2
add inertial scrolling
This commit is contained in:
commit
0161d8aee2
1 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
|
||||
body, div, .row {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
};
|
||||
|
||||
::-webkit-input-placeholder {
|
||||
color: #B7C2CD;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue