From 65e310e342effbb7d98bd5f97b3404a44e3c5233 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 21 十二月 2019 00:29:36 +0800 Subject: [PATCH] 2019-12-21 --- src/templates/comtableconfig/dragelement/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/templates/comtableconfig/dragelement/index.scss b/src/templates/comtableconfig/dragelement/index.scss index 8c9d54b..38776f9 100644 --- a/src/templates/comtableconfig/dragelement/index.scss +++ b/src/templates/comtableconfig/dragelement/index.scss @@ -1,7 +1,7 @@ .common-source-item { display: block; box-shadow: 0px 0px 2px #bcbcbc; - padding: 0.5rem 1rem; + padding: 0.4rem 0.7rem; background-color: white; margin: 0px 0px 10px; cursor: move; -- Gitblit v1.8.0