cleanup: tailwind classes

This commit is contained in:
Maze Winther
2025-07-17 17:34:18 +02:00
parent e9ec13999a
commit 4170ee4f5b
3 changed files with 4 additions and 4 deletions
@@ -110,7 +110,7 @@ export function TimelineRuler({
return (
<div
className="sticky top-0 bg-card/[0.99] border-b border-muted/30 z-[99]"
className="sticky top-0 bg-card border-b border-muted/30 z-[99]"
onMouseDown={handleSelectionMouseDown}
onClick={handleTimelineContentClick}
data-ruler-area