+
{#if assistant?.createdByMe}
-
Edit
{:else}
@@ -113,12 +123,16 @@
on:click={() => {
displayReportModal = true;
}}
- class="underline"
+ class="text-gray-500 underline hover:text-gray-800 dark:text-gray-400 dark:hover:text-gray-300"
>
Report
{:else}
-
-
Direct URL
+
Direct URL
-
Share this link for people to use your assistant.
+
+ Share this link for people to use your assistant.
+
-
System Instructions
+
System Instructions
diff --git a/src/routes/settings/assistants/[assistantId]/ReportModal.svelte b/src/routes/settings/assistants/[assistantId]/ReportModal.svelte
index 10fd99fad68..8e9a0323693 100644
--- a/src/routes/settings/assistants/[assistantId]/ReportModal.svelte
+++ b/src/routes/settings/assistants/[assistantId]/ReportModal.svelte
@@ -20,17 +20,17 @@
invalidateAll();
};
}}
- class="w-full min-w-64 p-4"
+ class="w-full min-w-64 p-4 dark:bg-gray-900"
>
-
Report an assistant
+
Report an assistant
-
+
Please provide a brief description of why you are reporting this assistant.