fix(ui) : TabList — flèches fixes à 54px des bords (px-54)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div v-bind="$attrs">
|
||||
<div v-if="isWindowed" class="flex items-center justify-between border-b border-m-primary px-[36px]">
|
||||
<div v-if="isWindowed" class="flex items-center justify-between border-b border-m-primary px-[54px]">
|
||||
<button
|
||||
type="button"
|
||||
aria-label="Onglets précédents"
|
||||
|
||||
Reference in New Issue
Block a user