瀏覽代碼

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