From 07c06b0dc821486484678961a2eee570050eb691 Mon Sep 17 00:00:00 2001 From: haitaoo Date: Mon, 20 Feb 2023 11:24:35 +0800 Subject: [PATCH] fix(Flags): Fix the font size of the BaseUserCard component in the Flags page --- ui/src/pages/Admin/Flags/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ui/src/pages/Admin/Flags/index.tsx b/ui/src/pages/Admin/Flags/index.tsx index 211221eb..c8f96ae8 100644 --- a/ui/src/pages/Admin/Flags/index.tsx +++ b/ui/src/pages/Admin/Flags/index.tsx @@ -123,7 +123,10 @@ const Flags: FC = () => { time={li.created_at} className="fs-14 text-secondary" /> - + {li.flagged_reason ? ( {li.flagged_content} ) : (