From a336d6aa081e98f9ede80b752a420a61ec1b22ec Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 24 Feb 2025 13:04:38 -0600 Subject: [PATCH] Improve centering of type in circles --- src/components/moderation/ReportDialog/index.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/moderation/ReportDialog/index.tsx b/src/components/moderation/ReportDialog/index.tsx index 54f10b7cb8..e6386fdf7c 100644 --- a/src/components/moderation/ReportDialog/index.tsx +++ b/src/components/moderation/ReportDialog/index.tsx @@ -476,6 +476,10 @@ function StepTitle({ t.atoms.text_inverted, { opacity: active ? 1 : 0.6, + fontVariant: ['tabular-nums'], + width: 24, + height: 24, + lineHeight: 24, }, ]}> {index}