Skip to content

Commit

Permalink
fix: FSBrowser folder truncate enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
CS76 committed Nov 14, 2023
1 parent f7ca828 commit ca44ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Shared/Children.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
]"
@click.stop="displaySelected(file)"
>
<DisclosureButton>
<DisclosureButton class="w-full text-left truncate ...">
<span v-if="file.loading">
<svg
class="animate-spin mr-3 ml-1 h-5 w-5 text-dark inline"
Expand Down

0 comments on commit ca44ca9

Please sign in to comment.