mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
cleanup: tailwind classes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user