From 0c64b8590de6955f66e6ebb4415502261a6ecca0 Mon Sep 17 00:00:00 2001 From: Nick Hellemans Date: Wed, 18 Oct 2023 21:58:23 +0200 Subject: [PATCH] fix(css): style issue --- pages/awell-orchestration/playground.tsx | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/pages/awell-orchestration/playground.tsx b/pages/awell-orchestration/playground.tsx index 99fa82ae..6931a6a1 100644 --- a/pages/awell-orchestration/playground.tsx +++ b/pages/awell-orchestration/playground.tsx @@ -25,20 +25,22 @@ export default function Playground() { }) return ( -
+
- +
+ +
) }