diff options
Diffstat (limited to 'src/frontend/app/root.css')
| -rw-r--r-- | src/frontend/app/root.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css index d72d776..b77f44d 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -40,7 +40,7 @@ body { height: 100dvh; width: 100%; overflow: hidden; - + /* Disable browser's native pull-to-refresh on mobile */ overscroll-behavior-y: contain; } |
