border styles

This commit is contained in:
Cole Goldsmith 2025-10-01 15:50:31 -05:00
parent 333ab1abea
commit 25ce16df54

View file

@ -232,7 +232,7 @@ export function KnowledgeFilterPanel() {
};
return (
<div className="fixed right-0 top-14 bottom-0 w-80 bg-background border-l border z-40 overflow-y-auto">
<div className="fixed right-0 top-14 bottom-0 w-80 bg-background border-l z-40 overflow-y-auto">
<Card className="h-full rounded-none border-0 shadow-lg flex flex-col">
<CardHeader className="pb-3">
<div className="flex items-center justify-between">