mirror of
https://github.com/nkanaev/yarr.git
synced 2026-01-29 17:49:26 +00:00
smooth scrolling on iOS
This commit is contained in:
@@ -100,6 +100,10 @@ select.form-control:not([multiple]):not([size]) {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.scroll-touch {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
/* custom elements */
|
||||
|
||||
.font-serif {
|
||||
|
||||
Reference in New Issue
Block a user