From 8085509cfdb4f0d1fa45e116f09f909a24093ff8 Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Fri, 10 Oct 2025 13:22:06 -0500 Subject: [PATCH] Use stable scrollbar gutters for the Fizzy menu --- app/assets/stylesheets/fizzy-menu.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/fizzy-menu.css b/app/assets/stylesheets/fizzy-menu.css index 7eb992d1c..77fa263ed 100644 --- a/app/assets/stylesheets/fizzy-menu.css +++ b/app/assets/stylesheets/fizzy-menu.css @@ -41,6 +41,7 @@ 0 0.8em 0.8em oklch(var(--lch-blue-medium) / 5%); flex-direction: column; gap: 2px; + scrollbar-gutter: stable both-edges; } .fizzy-menu__close {