From 99fa66cc20e215efe8e5446dce6d0fb14b4844cd Mon Sep 17 00:00:00 2001 From: hezhendong Date: Wed, 11 Jun 2025 14:49:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9B=BE=E8=B0=B1=E5=8F=B3?= =?UTF-8?q?=E4=B8=8A=E8=A7=92=E5=85=B3=E9=97=AD=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index 58d5d73..3cf9434 100644 --- a/theme.css +++ b/theme.css @@ -2462,7 +2462,7 @@ g.markmap-node[data-depth='0'] .markmap-foreign { /* 调整关系图谱样式 */ .workspace-split:not(.mod-root) .graph-controls.is-close, .graph-controls.is-close { background-color: transparent; - margin-top: -20px; + margin-top: -10px; margin-right: -10px; }