From b4f1d273a4b1dcee9738b81cee6cae4c35aad610 Mon Sep 17 00:00:00 2001 From: Wolfboy248 Date: Wed, 30 Oct 2024 10:03:21 +0100 Subject: frontend: random css stuff --- frontend/src/pages/Maplist.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/pages') diff --git a/frontend/src/pages/Maplist.tsx b/frontend/src/pages/Maplist.tsx index e3d7aab..a76c1f5 100644 --- a/frontend/src/pages/Maplist.tsx +++ b/frontend/src/pages/Maplist.tsx @@ -108,7 +108,7 @@ const Maplist: React.FC = () => { >
-

+

{ game?.category_portals.find( (obj) => obj.category.id === catNum + 1 -- cgit v1.2.3