From 36d456974438b7f94e56b9723538192bbe1e0d6c Mon Sep 17 00:00:00 2001 From: James Liu <2211002+jamesliu96@users.noreply.github.com> Date: Tue, 10 Sep 2024 01:02:44 +0800 Subject: [PATCH] feat: use monospace font for console (#70) --- src/components/Controller/Controller.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Controller/Controller.tsx b/src/components/Controller/Controller.tsx index 4f6a845..091d5ce 100644 --- a/src/components/Controller/Controller.tsx +++ b/src/components/Controller/Controller.tsx @@ -517,7 +517,7 @@ const Controller = () => {