style: color in preview panel

This commit is contained in:
Maze Winther
2025-07-03 17:26:49 +02:00
parent b90f9922a1
commit ef0828a13d

View File

@ -315,7 +315,7 @@ function PreviewToolbar({ hasAnyClips }: { hasAnyClips: boolean }) {
<DropdownMenuTrigger asChild>
<Button
size="sm"
className="!bg-background text-foreground text-xs h-auto rounded-none border border-foreground px-0.5 py-0 font-light"
className="!bg-background text-foreground/85 text-xs h-auto rounded-none border border-muted-foreground px-0.5 py-0 font-light"
disabled={!hasAnyClips}
>
{currentPreset?.name || "Ratio"}