Minio part 2

This commit is contained in:
Sean Morley
2024-06-09 18:10:09 +00:00
parent 08c6708543
commit 1c7939f2b8
4 changed files with 28 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
<div class="dropdown dropdown-bottom dropdown-end" tabindex="0" role="button">
<div class="avatar placeholder">
<div class="bg-neutral text-neutral-content rounded-full w-10 ml-4">
<span class="text-2xl -mt-0.5">{icon}</span>
<img src={user.icon} alt="" />
</div>
</div>
<!-- svelte-ignore a11y-missing-attribute -->