From 3d0c6e4c009d1cbaf20e57dfe2e049539b645041 Mon Sep 17 00:00:00 2001 From: Zane <75694352+zanesq@users.noreply.github.com> Date: Tue, 27 May 2025 17:03:37 -0700 Subject: [PATCH] Cleanup for recipe urls in dark mode and create schedule button hover state (#2687) --- ui/desktop/src/components/RecipeEditor.tsx | 63 +++++++++---------- .../schedule/CreateScheduleModal.tsx | 4 +- 2 files changed, 32 insertions(+), 35 deletions(-) diff --git a/ui/desktop/src/components/RecipeEditor.tsx b/ui/desktop/src/components/RecipeEditor.tsx index 1713f733..db95533e 100644 --- a/ui/desktop/src/components/RecipeEditor.tsx +++ b/ui/desktop/src/components/RecipeEditor.tsx @@ -377,42 +377,39 @@ export default function RecipeEditor({ config }: RecipeEditorProps) { {/* Deep Link Display */}