diff --git a/web/components/config/edit-instance-details.tsx b/web/components/config/edit-instance-details.tsx index 70e1dbac1..1be3cc901 100644 --- a/web/components/config/edit-instance-details.tsx +++ b/web/components/config/edit-instance-details.tsx @@ -124,13 +124,12 @@ export default function EditInstanceDetails() { Learn more . - {!yp.instanceUrl && ( -
-
- You must set your server URL above to enable the directory. -
- )}

+ {!yp.instanceUrl && ( +

+ You must set your Server URL above to enable the directory. +

+ )}