grafana/public/sass/layout
Daniel Lee 76c87d1a74 scrollbar: fixes continuation scrolling for iOS
The -webkit-overflow-scrolling is an iOS only property:

https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-overflow-scrolling

that turns on momementum/continuation scrolling for iOS devices. This means
that when swiping, the scroll continues for a half second rather than instantly
stopping the scroll when the user lifts their finger from the screen.
2018-04-12 10:53:27 +02:00
..
_lists.scss tech: ran prettier on all scss files 2017-12-19 16:22:41 +01:00
_page.scss scrollbar: fixes continuation scrolling for iOS 2018-04-12 10:53:27 +02:00