From 18ec6a4e657b890edf0dac0094be88b1ffcec0a0 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sat, 11 Apr 2026 20:42:12 +0100 Subject: [PATCH] Remove sticky positioning from search bar and reorder button --- src/components/Todo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Todo.tsx b/src/components/Todo.tsx index 7c2f4f5..c72d7d3 100644 --- a/src/components/Todo.tsx +++ b/src/components/Todo.tsx @@ -566,7 +566,7 @@ const Todo: React.FC = ({}) => { )} {todaysTasks.length > 0 && ( - +