overflow-x-auto forces overflow-y to auto too, so the tab triggers' border and shadow were clipped at the list edges (visible on the editor Preview/Channels/ Comments tabs). Drop the fixed h-10 and pad the list (p-1) so the scroll container has room around the buttons on all sides. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| Tabs.vue | ||
| TabsContent.vue | ||
| TabsList.vue | ||
| TabsTrigger.vue | ||