From 230ce3ff2b8b3f126434cc52d46ca52a2ea5043c Mon Sep 17 00:00:00 2001 From: OpenSquared Date: Tue, 30 Jun 2026 09:11:58 +0200 Subject: [PATCH] fix: prevent Nouveau button overflow in editor base panel Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/pages/CausalLab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/CausalLab.tsx b/frontend/src/pages/CausalLab.tsx index 6a634d2..5235eeb 100644 --- a/frontend/src/pages/CausalLab.tsx +++ b/frontend/src/pages/CausalLab.tsx @@ -1147,7 +1147,7 @@ function TabEditor({ initialId }: { initialId?: number | null }) { {templates.map(t => )}