From edddca64775557af860a40e2fbec274119974f4a Mon Sep 17 00:00:00 2001 From: hezhendong Date: Wed, 12 Mar 2025 22:40:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=9C=86=E8=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme.css b/theme.css index 7bdf1c4..d378815 100644 --- a/theme.css +++ b/theme.css @@ -900,6 +900,7 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol { width: 26px; text-align: center; font-family: 'number-font' !important; + transform: translateY(-3px); } .markdown-source-view.mod-cm6 .task-list-label { @@ -1059,6 +1060,10 @@ li { box-shadow: none !important; } +.workspace-drawer-active-tab-header { + border-radius: var(--radius-xl); +} + /* * 适配PC端样式