From 8695d8daa05eb37e694b833845dd009157a8723c Mon Sep 17 00:00:00 2001 From: tristan Date: Thu, 4 Jun 2026 08:12:38 +0200 Subject: [PATCH] =?UTF-8?q?fix(ui)=20:=20TabList=20=E2=80=94=20container?= =?UTF-8?q?=20onglets=20max-w=201020,=20fl=C3=A8ches=20=C3=A0=2036px=20de?= =?UTF-8?q?=20ce=20bloc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- app/components/malio/tab/TabList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/malio/tab/TabList.vue b/app/components/malio/tab/TabList.vue index 8e435d1..e7f1c37 100644 --- a/app/components/malio/tab/TabList.vue +++ b/app/components/malio/tab/TabList.vue @@ -1,6 +1,6 @@