From c5c32a1e34d8ddeb586a99139ab97327c5c8b465 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Mon, 1 Sep 2025 23:20:01 +0200 Subject: [PATCH] style: make plus button bigger --- apps/web/src/components/ui/draggable-item.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/ui/draggable-item.tsx b/apps/web/src/components/ui/draggable-item.tsx index c238b33c..9f5c7887 100644 --- a/apps/web/src/components/ui/draggable-item.tsx +++ b/apps/web/src/components/ui/draggable-item.tsx @@ -218,7 +218,7 @@ function PlusButton({ );