Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodeholic committed Dec 22, 2023
1 parent fd9e2fa commit addff26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Pages/Group/View.vue
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ function updateGroup() {
</div>
</div>
</div>
<div class="border-t m-4 pt-0">
<div class="border-t m-4 mt-0">
<TabGroup>
<TabList class="flex bg-white dark:bg-slate-950 dark:text-white">
<Tab v-slot="{ selected }" as="template">
Expand Down

0 comments on commit addff26

Please sign in to comment.