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

5 lines
46 B
CSS

html,
body {
overscroll-behavior: none;
}