Skip to content

Commit

Permalink
Smol icon
Browse files Browse the repository at this point in the history
  • Loading branch information
allanlasser committed Nov 25, 2024
1 parent c6672a5 commit eee19cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/sidebar/Documents.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</Button>
<SignedIn>
<SidebarItem small hover href={searchUrl(mine)} active={query === mine}>
<Person16 slot="start" />
<Person16 height={14} width={14} slot="start" />
{$_("documents.yourDocuments")}
</SidebarItem>
<SidebarItem
Expand Down

0 comments on commit eee19cf

Please sign in to comment.