-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -219,7 +219,7 @@ | |
> | ||
<path d="M24 20.993V24H0v-2.996A14.977 14.977 0 0112.004 15c4.904 0 9.26 2.354 11.996 5.993zM16.002 8.999a4 4 0 11-8 0 4 4 0 018 0z" /> | ||
</svg> | ||
</span></span><span class="min-w-0"><span class="block truncate text-sm/5 font-medium text-zinc-950 dark:text-white"><%= @user.name %></span><span class="block truncate text-xs/5 font-normal text-zinc-500 dark:text-zinc-400"><%= @user.email %></span></span></span> | ||
</span></span><span class="min-w-0"><span class="block truncate text-sm/5 font-medium text-zinc-950 dark:text-white">Admin</span><span class="block truncate text-xs/5 font-normal text-zinc-500 dark:text-zinc-400">[email protected]</span></span></span> | ||
</div> | ||
</span> | ||
</div> | ||
|