[fix] steam users card overflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user