From b6e71a880e9f2633e0d60ca6018b8226d45e1cfc Mon Sep 17 00:00:00 2001 From: ByronEricPerez Date: Fri, 2 Sep 2022 14:57:19 -0300 Subject: [PATCH] size and location of the refresh btn changed, and added maximum and minimum width for the comment server --- ui/component/commentsList/view.jsx | 5 +++-- ui/scss/component/_card.scss | 11 ++++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/ui/component/commentsList/view.jsx b/ui/component/commentsList/view.jsx index 49b10dbf7..2b47cbe54 100644 --- a/ui/component/commentsList/view.jsx +++ b/ui/component/commentsList/view.jsx @@ -379,8 +379,9 @@ const CommentActionButtons = (actionButtonsProps: ActionButtonsProps) => { )} - -