@@ -177,7 +177,7 @@ export function Writer(props: {
</div>
<Artifact title={props.title}>
<p className="whitespace-pre-wrap p-4">{props.content}</p>
<p className="p-4 whitespace-pre-wrap">{props.content}</p>
</Artifact>
</>
);
The note is not visible to the blocked user.