diff --git a/apps/web/src/routes/_chat.settings.tsx b/apps/web/src/routes/_chat.settings.tsx index cc4a39a272..87c7d19624 100644 --- a/apps/web/src/routes/_chat.settings.tsx +++ b/apps/web/src/routes/_chat.settings.tsx @@ -279,14 +279,17 @@ function SettingsRouteView() { -
-

- Binary source:{" "} - {codexBinaryPath || "PATH"} -

+
+
+

Binary source

+

+ {codexBinaryPath || "PATH"} +

+