diff --git a/app/components/layout/index.tsx b/app/components/layout/index.tsx
index 748d863cf..0b9dbaf27 100644
--- a/app/components/layout/index.tsx
+++ b/app/components/layout/index.tsx
@@ -264,11 +264,11 @@ export function Layout({
}
action={
-
- {t("common:actions.viewAll")}
-
-
- }
+
+ {t("common:actions.viewAll")}
+
+
+ }
>
{t("front:sideNav.friends")}
diff --git a/app/features/tournament/routes/to.$id.admin.tsx b/app/features/tournament/routes/to.$id.admin.tsx
index 960682c18..39653077b 100644
--- a/app/features/tournament/routes/to.$id.admin.tsx
+++ b/app/features/tournament/routes/to.$id.admin.tsx
@@ -268,7 +268,7 @@ function TeamActions() {
method="post"
className="stack horizontal sm items-end flex-wrap"
>
-
+
{selectedAction.inputs.includes("REGISTERED_TEAM") ? (
-
+