From 955244ee7f534096a4c54bf3aaf058de0b428f5a Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Tue, 19 Nov 2024 23:39:31 +0800 Subject: [PATCH] fix(tag): overflow on mobile --- app/(main)/ClientComponents/ServerListClient.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(main)/ClientComponents/ServerListClient.tsx b/app/(main)/ClientComponents/ServerListClient.tsx index 15e6e98..c0d0729 100644 --- a/app/(main)/ClientComponents/ServerListClient.tsx +++ b/app/(main)/ClientComponents/ServerListClient.tsx @@ -105,7 +105,7 @@ export default function ServerListClient() { return ( <> -
+