Fix grid and filter sizing

This commit is contained in:
gpt-engineer-app[bot]
2025-10-28 15:33:49 +00:00
parent 703dbcd8af
commit ef312618f5
11 changed files with 22 additions and 22 deletions

View File

@@ -264,7 +264,7 @@ const Operators = () => {
{/* Main Content Area with Sidebar */}
<div className="flex flex-col lg:flex-row gap-6">
{/* Desktop Filter Sidebar */}
<aside className="hidden lg:block lg:w-80 xl:w-96 flex-shrink-0">
<aside className="hidden lg:block lg:w-[340px] xl:w-[380px] 2xl:w-[420px] flex-shrink-0">
<div className="sticky top-24">
<Card>
<CardContent className="pt-6">