소스 검색

Center and pad indexing page to match other pages

Timothy Pomeroy 4 주 전
부모
커밋
06490ab350
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      apps/web/src/app/indexing/page.tsx

+ 2 - 1
apps/web/src/app/indexing/page.tsx

@@ -177,7 +177,8 @@ export default function IndexManagementPage() {
   };
 
   return (
-    <div className="space-y-6">
+    <div className="max-w-7xl mx-auto px-6 py-8 lg:px-8">
+      <div className="space-y-6">
       <div>
         <h1 className="text-2xl font-bold text-gray-900 dark:text-gray-100">
           Index Management