Se arreglo el bug visual de los tab con las columnas

This commit is contained in:
2026-02-09 09:19:04 -06:00
parent 48e171def6
commit 86d70bd9dd

View File

@@ -1266,7 +1266,7 @@
<!-- Sticky Footer -->
<div
class="fixed right-0 bottom-0 left-0 z-[5] ml-[calc(var(--sidebar-width))] border-t bg-background/95 shadow-lg backdrop-blur group-has-data-[state=collapsed]/sidebar-wrapper:ml-[calc(var(--sidebar-width-icon))] supports-[backdrop-filter]:bg-background/80"
class="fixed right-0 bottom-0 left-0 z-[50] ml-[calc(var(--sidebar-width))] border-t bg-background/95 shadow-lg backdrop-blur group-has-data-[state=collapsed]/sidebar-wrapper:ml-[calc(var(--sidebar-width-icon))] supports-[backdrop-filter]:bg-background/80"
>
<div class="mx-auto max-w-[1400px] space-y-4 px-6 py-4">
<!-- Tabs Navigation in Footer -->