From 6924301d02284515f1276ae1056cc290039bebaf Mon Sep 17 00:00:00 2001 From: droideparanoico Date: Fri, 3 Jul 2026 21:49:38 +0200 Subject: [PATCH] Use scrollbar-gutter:stable instead of overflow-y:scroll --- src/main/resources/templates/layouts/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/layouts/base.html b/src/main/resources/templates/layouts/base.html index 1a7568b..3281ba7 100644 --- a/src/main/resources/templates/layouts/base.html +++ b/src/main/resources/templates/layouts/base.html @@ -9,7 +9,7 @@