update the copies

This commit is contained in:
2026-01-26 20:32:06 -03:00
parent b3ac31d006
commit 6574c6b5e6
4 changed files with 46 additions and 14 deletions

View File

@@ -255,7 +255,7 @@ function Scheduled({ items = [] }) {
<Fragment key={index}>
<Item className="max-lg:px-0 max-lg:first:pt-0 max-lg:last:pb-0">
<ItemMedia className="hidden lg:block">
<Avatar className="size-10 ">
<Avatar className="size-10">
<AvatarFallback className="border">
{initials(user.name)}
</AvatarFallback>