[fix] steam users card overflow

This commit is contained in:
Purp1e
2025-04-02 22:26:37 +08:00
parent c67c358354
commit c5330aec8f
4 changed files with 19 additions and 16 deletions

View File

@@ -10,7 +10,7 @@ export default function PreferenceLayout({
// const pathname = usePathname()
return (
<div className="flex w-full gap-3">
<div className="flex w-full h-full gap-3 overflow-hidden">
{/* <Card className="flex-grow max-w-ful">
<CardHeader>
<CardIcon