From 655ac8aef54bc134c1420c19975023182a10cae4 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 08 十二月 2020 19:25:27 +0800 Subject: [PATCH] 2020-12-08 --- 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