fix: mobile-first UI redesign - bump all text to 12px+, 44px+ touch targets, reduced content density
This commit is contained in:
@@ -205,7 +205,7 @@ export default function NotificationPanel({
|
||||
>
|
||||
{notif.title}
|
||||
</p>
|
||||
<span className="text-[10px] text-gray-500 whitespace-nowrap mt-0.5">
|
||||
<span className="text-xs text-gray-500 whitespace-nowrap mt-0.5">
|
||||
{timeAgo(notif.createdAt)}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user