[feat] basic path selection + common dir notification

This commit is contained in:
Purp1e
2025-03-17 01:17:35 +08:00
parent ffe351d14f
commit 6803dffc21
10 changed files with 150 additions and 45 deletions

View File

@@ -11,7 +11,7 @@ export default function PreferenceLayout({
const pathname = usePathname()
return (
<Card className="h-full max-w-full overflow-y-scroll">
<Card className="h-full max-w-full">
<CardHeader>
<CardIcon
type="menu"