Files
commafeed/commafeed-client/src/components/DisablePullToRefresh.css

5 lines
46 B
CSS
Raw Normal View History

html,
body {
overscroll-behavior: none;
}