From f3204b757fbe0f9f6a91af1adfa0e3f09a0a2c34 Mon Sep 17 00:00:00 2001 From: "web@ppanel" Date: Thu, 16 Jan 2025 14:50:27 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(dashboard):=20Adjust=20gri?= =?UTF-8?q?d=20layout=20and=20update=20image=20dimensions=20in=20applicati?= =?UTF-8?q?on=20display?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/user/app/(main)/(user)/dashboard/content.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/apps/user/app/(main)/(user)/dashboard/content.tsx b/apps/user/app/(main)/(user)/dashboard/content.tsx index b82f52d..6d9d4b4 100644 --- a/apps/user/app/(main)/(user)/dashboard/content.tsx +++ b/apps/user/app/(main)/(user)/dashboard/content.tsx @@ -214,7 +214,7 @@ export default function Content() { -
+
{application?.[platform]?.map((app) => (
{app.name} {app.icon && ( - {app.name} + {app.name} )}