From e32a774c1ed3ecd000cb8342e2508f4687c8cbfc Mon Sep 17 00:00:00 2001 From: fraxle Date: Thu, 30 Jul 2026 00:21:48 +0100 Subject: [PATCH] At a glance fix 2 --- assets/css/ui.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/ui.css b/assets/css/ui.css index bf83009..59e5a71 100644 --- a/assets/css/ui.css +++ b/assets/css/ui.css @@ -1659,7 +1659,7 @@ instead so it settles under them rather than being covered. */ @media (min-width: 1024px) { .glance-rail { - top: 104px; + top: 63px; } }