From ca74bc1dcf2a782d6937810858b5d64e3e3d2917 Mon Sep 17 00:00:00 2001 From: xXJsonDeruloXx Date: Sun, 31 May 2026 12:16:47 -0400 Subject: fix: stack dropdown controls --- src/components/InstalledGamesSection.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/InstalledGamesSection.tsx') diff --git a/src/components/InstalledGamesSection.tsx b/src/components/InstalledGamesSection.tsx index e0e2677..eb85915 100644 --- a/src/components/InstalledGamesSection.tsx +++ b/src/components/InstalledGamesSection.tsx @@ -75,6 +75,7 @@ export function InstalledGamesSection() { ({ data: game.appid, label: game.name -- cgit v1.2.3