fix(ui) : TabList — flèches fixes à 36px des bords (px-36)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-03 18:03:00 +02:00
parent 28d5ae1dec
commit b6297fbe56
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<div v-bind="$attrs">
<div v-if="isWindowed" class="flex items-center justify-between border-b border-m-primary">
<div v-if="isWindowed" class="flex items-center justify-between border-b border-m-primary px-[36px]">
<button
type="button"
aria-label="Onglets précédents"