[offers][fix] Fix comments UI (#463)

This commit is contained in:
Ai Ling
2022-10-31 00:10:52 +08:00
committed by GitHub
parent e152de2284
commit 1e0890b02c

View File

@ -180,7 +180,13 @@ export default function ProfileComments({
<HorizontalDivider />
</div>
) : (
<div>Please log in before commenting on this profile.</div>
<Button
className="mb-5"
display="block"
href="/api/auth/signin"
label="Sign in to join discussion"
variant="tertiary"
/>
)}
<div className="h-full overflow-y-auto">
<div className="h-content mb-96 w-full">