Invert background, add a subtle shadow
This commit is contained in:
@@ -84,7 +84,7 @@ export function HumanMessage({
|
||||
onSubmit={handleSubmitEdit}
|
||||
/>
|
||||
) : (
|
||||
<p className="text-right py-1">{contentString}</p>
|
||||
<p className="text-right px-4 py-2 rounded-3xl bg-muted">{contentString}</p>
|
||||
)}
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user