diff --git a/app/styles/common.css b/app/styles/common.css index d5a01d665..3487a6c2b 100644 --- a/app/styles/common.css +++ b/app/styles/common.css @@ -9,6 +9,7 @@ html { color-scheme: light dark; accent-color: var(--color-text-accent); scrollbar-gutter: stable; + scroll-padding-top: var(--layout-nav-height); } body {