From 7c11fefdb733082bc63c0a1b8b69d5aa307dc245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Tue, 17 Mar 2026 16:34:19 +0400 Subject: [PATCH] Tweak whitespace --- app/styles/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/app.css b/app/styles/app.css index 9bcca79..850523f 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -246,7 +246,7 @@ body { } .sidebar-content { - padding: 1rem; + padding: 0.5rem 1rem 1rem; overflow-y: auto; -webkit-overflow-scrolling: touch; flex: 1;