공지사항 작업, 등록폼 디자인 수정1

This commit is contained in:
2025-11-19 23:36:05 +09:00
parent 33d738f7d0
commit 24f17b1dd1
8 changed files with 691 additions and 156 deletions

View File

@@ -117,7 +117,7 @@ export default function AdminCoursesPage() {
<div className="flex-1 pt-2 flex flex-col">
{courses.length === 0 ? (
<div className="rounded-lg border border-[#dee1e6] bg-white min-h-[400px] flex items-center justify-center">
<p className="text-[16px] font-medium leading-[1.5] text-[#333c47]">
<p className="text-[16px] font-medium leading-[1.5] text-[#333c47] text-center">
.
<br />
.