From 8258bc05afb4b07cae6095a88e606a7d4c530b14 Mon Sep 17 00:00:00 2001 From: Kyrch Date: Mon, 1 Dec 2025 15:53:19 -0300 Subject: [PATCH] style: fix sandbox margin (#1017) --- resources/views/graphql/sandbox.blade.php | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/resources/views/graphql/sandbox.blade.php b/resources/views/graphql/sandbox.blade.php index 38a73f1a6..047018199 100644 --- a/resources/views/graphql/sandbox.blade.php +++ b/resources/views/graphql/sandbox.blade.php @@ -1,8 +1,10 @@ -
- - \ No newline at end of file + +
+ + + \ No newline at end of file