chore: cleanup

This commit is contained in:
2026-02-27 16:34:27 +01:00
parent 83586c8bbb
commit 5a0d1863ec
5 changed files with 6 additions and 181 deletions

View File

@@ -178,7 +178,6 @@ export function ManipulationPanel({ color, onColorChange }: ManipulationPanelPro
<Button
onClick={row.onApply}
disabled={isLoading}
size="sm"
variant="outline"
className="shrink-0 w-16"
>
@@ -194,7 +193,6 @@ export function ManipulationPanel({ color, onColorChange }: ManipulationPanelPro
disabled={isLoading}
variant="outline"
className="w-full"
size="sm"
>
<ArrowLeftRight className="h-3.5 w-3.5 mr-1.5" />
Complementary Color