From af2766e36ed416a2a45e2284a67fd94e846b6490 Mon Sep 17 00:00:00 2001 From: Ioannis Tsakpinis Date: Wed, 15 Nov 2023 16:40:28 +0200 Subject: [PATCH] fix: grid row span --- client/routes/source/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/routes/source/index.tsx b/client/routes/source/index.tsx index 5e2a81e0..09aa576e 100644 --- a/client/routes/source/index.tsx +++ b/client/routes/source/index.tsx @@ -92,7 +92,7 @@ const SourceRoute: React.FC = () => ( '@lg': { grid: 'auto-flow / repeat(3, 1fr)' }, }} > - +