From f3d4db769ba9b51b799d981511a710fd443d0e08 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 21 四月 2025 12:18:03 +0800 Subject: [PATCH] Merge branch 'master' into positec --- src/templates/zshare/customscript/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/templates/zshare/customscript/index.scss b/src/templates/zshare/customscript/index.scss index 09f7165..945809b 100644 --- a/src/templates/zshare/customscript/index.scss +++ b/src/templates/zshare/customscript/index.scss @@ -39,4 +39,7 @@ height: 350px; } } + div.ant-typography { + margin-bottom: 0; + } } \ No newline at end of file -- Gitblit v1.8.0