diff --git a/src/components/OrgApiKeysTable.tsx b/src/components/OrgApiKeysTable.tsx
index bfe8dfab..52030b66 100644
--- a/src/components/OrgApiKeysTable.tsx
+++ b/src/components/OrgApiKeysTable.tsx
@@ -124,7 +124,9 @@ export default function OrgApiKeysTable({
setSelected(r);
}}
>
- {t("viewSettings")}
+
+ {t("viewSettings")}
+
{