From fd752ba49ea2c59ab447fef2391ef910eb55806a Mon Sep 17 00:00:00 2001 From: laughmaker Date: Sat, 1 Feb 2025 21:47:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=9B=AE=E5=BD=95=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E4=B8=BA=E9=BB=98=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/theme.css b/theme.css index b7eb5c3..8f4e844 100644 --- a/theme.css +++ b/theme.css @@ -198,7 +198,7 @@ hr.workspace-leaf-resize-handle { /* 移除目录栏的筛选按钮 */ .clickable-icon.nav-action-button { - display: none; + /* display: none; */ } /* 移除设置的分界线 */ @@ -262,13 +262,14 @@ body:not(.is-grabbing):not(.is-fullscreen).is-hidden-frameless .mod-top .workspa /* 调整目录字体 */ .nav-folder-title { - font-size: 0.94em; + /* font-size: 0.94em; */ + /* font-size: 16; */ } - /* 左侧目标标题文字字体 */ .nav-file-title-content { - font-size: 1.1em; + /* font-size: 1.1em; */ + /* font-size: 16; */ } /* 调整目录折叠按钮与标题对齐