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 */