From 80132375b710975a851eb5b2d0d8adab7a2fd0de Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 3 Jun 2026 17:55:25 +0200 Subject: [PATCH] =?UTF-8?q?fix(ui)=20:=20TabList=20=E2=80=94=20fl=C3=A8che?= =?UTF-8?q?s=20int=C3=A9gr=C3=A9es=20dans=20la=20barre=20(bordure=20englob?= =?UTF-8?q?ante,=2036px=20des=20onglets)?= 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/components/malio/tab/TabList.vue b/app/components/malio/tab/TabList.vue index 0e58b7e..68c3216 100644 --- a/app/components/malio/tab/TabList.vue +++ b/app/components/malio/tab/TabList.vue @@ -1,13 +1,13 @@