diff --git a/src/components/online/PostMatchRewardsModal.tsx b/src/components/online/PostMatchRewardsModal.tsx index 5a6f74c..0d12bf7 100644 --- a/src/components/online/PostMatchRewardsModal.tsx +++ b/src/components/online/PostMatchRewardsModal.tsx @@ -83,7 +83,7 @@ export function PostMatchRewardsModal({ initial={{ scale: 0.82, y: 28 }} animate={{ scale: 1, y: 0 }} transition={{ type: "spring", stiffness: 200, damping: 18 }} - className="glass rounded-3xl p-7 w-full max-w-sm text-center relative overflow-hidden" + className="glass rounded-3xl p-7 w-full max-w-sm text-center relative max-h-[90vh] overflow-y-auto overflow-x-hidden" > {/* radiating bg glow */}
e.stopPropagation()} - className="glass rounded-3xl p-6 w-full max-w-sm text-center relative" + className="glass rounded-3xl p-6 w-full max-w-sm text-center relative max-h-[88vh] overflow-y-auto" >