fix: light theme card

This commit is contained in:
tdgao
2026-07-03 12:59:10 -07:00
parent 5ef8b82847
commit cde55e5668
2 changed files with 6 additions and 2 deletions
@@ -1,5 +1,5 @@
<template>
<div class="flex w-full gap-2">
<div class="flex w-full gap-2 max-sm:flex-wrap">
<Combobox
:model-value="currentGameVersion || undefined"
class="w-full"