BunnyCDN, Search tab, journeys redesign, and dashboard polish #52

Merged
uz1mani merged 86 commits from staging into main 2026-03-17 10:08:26 +00:00
32 changed files with 3075 additions and 1128 deletions
Showing only changes of commit b000d0e1f7 - Show all commits

View File

@@ -518,9 +518,7 @@ export default function ColumnJourney({
return (
<Fragment key={col.index}>
{i > 0 && (
<div className="flex items-center justify-center w-8 shrink-0 pt-16">
<div className="w-full border-t border-dashed border-neutral-200 dark:border-neutral-700" />
</div>
<div className="w-px shrink-0 mx-4 bg-neutral-200 dark:bg-neutral-700" />
)}
<JourneyColumn
column={col}