Fix layout stability: sticky sidebar in Show and sticky filters in Index with layout height correction
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user