Generated by Spark: Scrolling bug in Component Lib

This commit is contained in:
2026-01-23 08:17:14 +00:00
committed by GitHub
parent 4fa91e6712
commit 7514530bc5

View File

@@ -563,7 +563,7 @@ export function ComponentShowcase() {
)
return (
<div className="flex h-[calc(100vh-8rem)] bg-background">
<div className="flex h-[calc(100vh-12rem)] lg:h-[calc(100vh-10rem)] bg-background rounded-lg border border-border overflow-hidden">
{!isMobile && (
<aside className="w-64 border-r border-border bg-card flex flex-col">
<CategorySidebar />