From b7319d86922ac6d6ea4c45c9cb97b930096b0f24 Mon Sep 17 00:00:00 2001 From: Zzaphkiel <1278228162@qq.com> Date: Mon, 7 Aug 2023 21:21:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=E6=B7=B1=E8=89=B2?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E4=B8=8B=E7=AA=97=E5=8F=A3=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E4=B8=AD=E6=96=87=E5=AD=97=E4=BD=93=E4=B8=8D=E5=AF=B9=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/resource/qss/dark/main_window.qss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/resource/qss/dark/main_window.qss b/app/resource/qss/dark/main_window.qss index 429f1f82..6c99d6e4 100644 --- a/app/resource/qss/dark/main_window.qss +++ b/app/resource/qss/dark/main_window.qss @@ -44,7 +44,7 @@ SearchInterface { CustomTitleBar>QLabel#titleLabel { background: transparent; - font: 13px 'Segoe UI'; + font: 13px 'Segoe UI', 'Microsoft YaHei'; padding: 0 4px }