From f25d46a5cfdc9cab3981e50255a5e82f72eba686 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 22 五月 2020 14:13:31 +0800 Subject: [PATCH] 2020-05-22 --- src/tabviews/zshare/chartcomponent/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/zshare/chartcomponent/index.scss b/src/tabviews/zshare/chartcomponent/index.scss index e9f2315..b2eaa29 100644 --- a/src/tabviews/zshare/chartcomponent/index.scss +++ b/src/tabviews/zshare/chartcomponent/index.scss @@ -4,6 +4,6 @@ .canvas { margin: 0 20px; border: 1px solid #e8e8e8; - padding: 15px; + padding: 25px 15px; } } -- Gitblit v1.8.0