From 4c78ede7c226837bda14a39b2d1e619d4556efb0 Mon Sep 17 00:00:00 2001 From: julius Date: Mon, 19 May 2025 14:50:24 +0200 Subject: [PATCH] feat: increase dnd box --- src/App.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.css b/src/App.css index 506a45b..50a01f9 100644 --- a/src/App.css +++ b/src/App.css @@ -188,6 +188,7 @@ h3 { display: flex; flex-direction: column; min-height: 32px; + height: 92%; } .box {