diff --git a/client/src/templates/Challenges/classic/show.tsx b/client/src/templates/Challenges/classic/show.tsx index 3219da779f..22524a3912 100644 --- a/client/src/templates/Challenges/classic/show.tsx +++ b/client/src/templates/Challenges/classic/show.tsx @@ -129,7 +129,7 @@ const BASE_LAYOUT = { instructionPane: { flex: 1 }, previewPane: { flex: 0.7 }, notesPane: { flex: 0.7 }, - testsPane: { flex: 0.25 } + testsPane: { flex: 0.3 } }; // Component