branding v1

This commit is contained in:
2026-03-02 12:03:20 -06:00
parent bbe94d75f8
commit 42a9f1d31a
20 changed files with 1014 additions and 241 deletions

View File

@@ -90,7 +90,7 @@ export default function TriggersPage() {
}
return (
<div className="flex h-[calc(100vh-4rem)]">
<div className="flex h-full">
{/* Left sidebar - Triggers List */}
<div className="w-96 border-r border-gray-200 overflow-y-auto bg-gray-50">
<div className="p-4 border-b border-gray-200 bg-white sticky top-0 z-10">