From b7d5c78d5da5970d19dc579ce5977eb9f1ca9c07 Mon Sep 17 00:00:00 2001 From: Jiayuan Date: Sat, 17 Jan 2026 11:42:28 +0800 Subject: [PATCH] style: fix formatting in index.css Co-Authored-By: Claude Haiku 4.5 --- src/renderer/src/styles/index.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/renderer/src/styles/index.css b/src/renderer/src/styles/index.css index b75706fb74..5f44d46f60 100644 --- a/src/renderer/src/styles/index.css +++ b/src/renderer/src/styles/index.css @@ -10,8 +10,7 @@ body { -webkit-font-smoothing: antialiased; - font-family: 'Inter', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans SC', - system-ui, sans-serif; + font-family: 'Inter', 'PingFang SC', 'Microsoft YaHei', 'Noto Sans SC', system-ui, sans-serif; } /* Draggable title bar region for macOS */