🎨 Improve tabs-list UI styles

This commit is contained in:
pheralb
2025-02-26 18:12:17 +00:00
parent 699dcd5299
commit 15b9879137
+1 -1
View File
@@ -9,7 +9,7 @@
</script>
<TabsPrimitive.List
class={cn('mb-2 flex flex-wrap items-center justify-center space-x-1 rounded-lg', className)}
class={cn('mb-2 flex flex-wrap items-center justify-center rounded-lg', className)}
{...$$restProps}
>
<slot />