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 2dba8f6 commit fdc5a45
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 @@ -3,8 +3,8 @@
<x-wireuse::navigation-tabs
:$navigation
class="gap-x-5"
class:tab="flex-col justify-stretch text-sm font-medium"
class:icon="size-9"
class:tab="flex-col gap-0.5 justify-stretch text-xs font-medium"
class:icon="size-6"
{{-- class:active="border-primary-400 text-primary-400" --}}
{{-- class:inactive="border-secondary-400 text-secondary-400" --}}
/>
Expand Down

0 comments on commit fdc5a45

Please sign in to comment.