From a4f102defd2c7918617717f3307b6a3ef63859ff Mon Sep 17 00:00:00 2001 From: Mr Ke <kelq@hugeinfo.com.cn> Date: Fri, 29 May 2020 18:03:17 +0800 Subject: [PATCH] 绩效总览 (列表、详情)、绩效指标 (配置) --- src/index.css | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/index.css b/src/index.css index 07d27b8..f7df747 100644 --- a/src/index.css +++ b/src/index.css @@ -54,6 +54,9 @@ margin: 20px 0 !important; } +.margin-top{ + margin-top: 20px; +} .margin-bottom{ margin-bottom: 20px; } @@ -64,10 +67,6 @@ .ant-divider-horizontal{ margin: 20px 0 !important; -} - -.margin-bottom{ - margin-bottom: 20px; } .ant-card-head-title{ -- Gitblit v1.8.0