From bcc97f81fb9009b88b7c1d1a8fffe6d54b7e66a3 Mon Sep 17 00:00:00 2001 From: jxder <1907979632@qq.com> Date: Sun, 31 Aug 2025 17:08:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BA=8B=E4=BB=B6=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=A4=A7=E5=B0=8F=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/zh/style/dark/event.qss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resource/zh/style/dark/event.qss b/resource/zh/style/dark/event.qss index 2c9895eb..1e1da386 100644 --- a/resource/zh/style/dark/event.qss +++ b/resource/zh/style/dark/event.qss @@ -12,7 +12,9 @@ QAbstractItemView::item:selected:active { background: #5da5fb; color: #FFFFFF; } - +QTableView { + font-size:20px;; +} /* =============================================== */ /* searchButton搜索框 */ /* =============================================== */