Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 committed Apr 24, 2024
1 parent b7cf815 commit fa79376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/livewire/dashboard/ui/footer.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<x-wireuse::layout-container class="flex items-center justify-center py-1.5 gap-6 sm:gap-9 overflow-x-auto">
<x-wireuse::navigation-tabs
:$navigation
class="gap-x-5"
class:tab="flex-col gap-0.5 justify-stretch text-xs font-medium"
class="gap-x-6"
class:tab="flex-col gap-0.5 justify-stretch max-w-16 line-clamp text-xs font-medium"
class:icon="size-6 sm:size-7"
/>
</x-wireuse::layout-container>
Expand Down

0 comments on commit fa79376

Please sign in to comment.