diff --git a/repos_extra/frontpage/diff.patch b/repos_extra/frontpage/diff.patch index de7bdcb..112da33 100644 --- a/repos_extra/frontpage/diff.patch +++ b/repos_extra/frontpage/diff.patch @@ -103,23 +103,23 @@ index c9a2883..c50b02f 100644 { url: `${path}/og-image`, diff --git a/packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/comment-client.tsx b/packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/comment-client.tsx -index 71dd664..46ab83a 100644 +index 71dd664..afacdfe 100644 --- a/packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/comment-client.tsx +++ b/packages/frontpage/app/(app)/post/[postAuthor]/[postRkey]/_lib/comment-client.tsx -@@ -283,16 +283,16 @@ export function NewComment({ +@@ -283,16 +283,12 @@ export function NewComment({ ref={textAreaRef} placeholder="Write a comment..." disabled={isPending} - className="resize-y flex-1" -+ className="" ++ className="" />
- +- -
-+
++
{extraButton} -