actually fix border

This commit is contained in:
Maze Winther 2025-09-01 22:17:12 +02:00
parent d8f446580c
commit 9c00da37b9
2 changed files with 2 additions and 2 deletions

View File

@ -642,7 +642,7 @@ export function Timeline() {
{/* Timeline Header with Ruler */}
<div className="flex bg-panel sticky top-0 z-10">
{/* Track Labels Header */}
<div className="w-28 shrink-0 bg-panel border-r border-t flex items-center justify-between px-3 py-2">
<div className="w-28 shrink-0 bg-panel border-r flex items-center justify-between px-3 py-2">
{/* Empty space */}
<span className="text-sm font-medium text-muted-foreground opacity-0">
.

View File

@ -202,7 +202,7 @@ export function TimelineToolbar({
const currentBookmarked = isBookmarked(currentTime);
return (
<div className="flex items-center justify-between px-2 py-1 border-b-px h-10">
<div className="flex items-center justify-between px-2 py-1 border-b h-10">
<div className="flex items-center gap-1">
<TooltipProvider delayDuration={500}>
<Tooltip>