multi line paste for add course and edit course

This commit is contained in:
rgrgogu
2026-07-30 20:11:32 +08:00
parent 04c4a3e1f6
commit f9616b7219
9 changed files with 35 additions and 10 deletions
+1 -1
View File
@@ -305,7 +305,7 @@ const ProfilePage = () => {
};
return (
<div className="mt-17 bg-muted h-full">
<div className="mt-17 bg-muted min-h-screen">
<div className="p-6 lg:container lg:max-w-5xl lg:mx-auto space-y-4">
{/* ── Header card ──────────────────────────────────────────────────── */}