From 14d496a78d15926ca52e63d1e51641a5f8350c00 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 14 Nov 2025 22:14:00 +0100 Subject: login-page: add login transition --- static/index.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/index.css') diff --git a/static/index.css b/static/index.css index dea1dd7..67c1407 100644 --- a/static/index.css +++ b/static/index.css @@ -15,6 +15,7 @@ html, body { padding: 0; width: 100%; height: 100%; + overflow: hidden; } body { -- cgit v1.2.3-70-g09d2