diff --git a/frontend/app/admin/page.tsx b/frontend/app/admin/page.tsx index df52aeb2..10e753fc 100644 --- a/frontend/app/admin/page.tsx +++ b/frontend/app/admin/page.tsx @@ -37,7 +37,7 @@ export default function AdminPage() { @@ -357,7 +357,7 @@ export default function CreateItemPage() { setCropBounds(null); } }} - className="w-4 h-4 rounded border-slate-600 accent-primary" + className="w-4 h-4 rounded border-outline accent-primary" />