Fix layout stability: sticky sidebar in Show and sticky filters in Index with layout height correction

This commit is contained in:
jeremy bayse
2026-04-21 06:50:32 +02:00
parent 2216de1a02
commit 174f229b5d
3 changed files with 48 additions and 46 deletions

View File

@@ -82,7 +82,7 @@ const isActive = (item) => {
<template>
<EnvironmentBanner />
<div class="min-h-screen flex bg-neutral font-sans text-ink selection:bg-highlight selection:text-highlight-dark">
<div class="h-screen flex bg-neutral font-sans text-ink selection:bg-highlight selection:text-highlight-dark overflow-hidden">
<!-- Sidebar -->
<aside