From: Dessalines Date: Sun, 21 Apr 2019 23:44:47 +0000 (-0700) Subject: Making chat / new comments section sticky top and fitting to your X-Git-Url: http://these/git/%22%7Burl%7D/%22?a=commitdiff_plain;h=b80ec3fe96c364bd14a5149b2511a9ef4e46b12a;p=lemmy.git Making chat / new comments section sticky top and fitting to your viewport - Fixes #97. #98 --- diff --git a/ui/src/components/comment-form.tsx b/ui/src/components/comment-form.tsx index df079ba3..1b4eda99 100644 --- a/ui/src/components/comment-form.tsx +++ b/ui/src/components/comment-form.tsx @@ -56,7 +56,7 @@ export class CommentForm extends Component {
-