improve(dashboard): tooltip appearance and prose on dark mode

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-12-30 20:58:05 +01:00
parent 3daddd8f57
commit 2fc0ea6360
4 changed files with 3 additions and 45 deletions

View File

@@ -69,7 +69,7 @@ export default function CreateInvite({ projects }: Props) {
<SheetHeader>
<SheetTitle>User has been invited</SheetTitle>
</SheetHeader>
<div className="prose">
<div className="prose dark:prose-invert">
{mutation.data.type === 'is_member' ? (
<>
<p>