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:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div v-bind="$attrs">
|
<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
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
aria-label="Onglets précédents"
|
aria-label="Onglets précédents"
|
||||||
|
|||||||
Reference in New Issue
Block a user