aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/root.css
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-08-06 21:52:21 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-08-06 21:52:21 +0200
commitebfb7c1c8bc0a9ec50bde72eb9a0859c6e5dcee5 (patch)
tree35353c15726d7d036907df731b00d390c1d1f538 /src/frontend/app/root.css
parent5cc27f852b02446659e0ab85305916c9f5e5a5f0 (diff)
Fix this fucking pile of steaming garbage
Diffstat (limited to 'src/frontend/app/root.css')
-rw-r--r--src/frontend/app/root.css2
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;
}