From d3ca1ed72c0263bfa26cd14a183d5b851be61f2b Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Sun, 1 Feb 2026 00:01:17 +0000 Subject: [PATCH] legible --- .../features/page-history/components/history-modal-body.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/client/src/features/page-history/components/history-modal-body.tsx b/apps/client/src/features/page-history/components/history-modal-body.tsx index a2787526..1763fc47 100644 --- a/apps/client/src/features/page-history/components/history-modal-body.tsx +++ b/apps/client/src/features/page-history/components/history-modal-body.tsx @@ -65,10 +65,10 @@ export default function HistoryModalBody({ pageId }: Props) { {diffCounts && ( - + +{diffCounts.added} - + -{diffCounts.deleted}