Skip to content

Commit

Permalink
Add inbox employee bold (#2909)
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
  • Loading branch information
BykhovDenis authored Apr 6, 2023
1 parent 24762ab commit 6e10f57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<Avatar avatar={employee?.avatar} size="medium" />
<div class="ml-2 w-full clear-mins">
<div class="flex-between mb-1">
<div class="caption-color flex">
<div class="font-medium caption-color flex">
{#if employee}
{getName(employee)}
{:else}
Expand Down

0 comments on commit 6e10f57

Please sign in to comment.