diff --git a/commafeed-client/src/App.tsx b/commafeed-client/src/App.tsx
index 198162bd..0d883b7d 100644
--- a/commafeed-client/src/App.tsx
+++ b/commafeed-client/src/App.tsx
@@ -221,8 +221,9 @@ export function App() {
-
+
+
{/* disable pull-to-refresh as it messes with vertical scrolling
safari behaves weirdly when overscroll-behavior is set to none so we disable it only for other browsers
https://github.com/Athou/commafeed/issues/1168
@@ -232,7 +233,6 @@ export function App() {
-
>