From a2b04f5ee2bdfa3d26426c326a9b0e94be545f39 Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Mon, 06 Apr 2020 16:48:04 +0800 Subject: [PATCH] 新建文档 --- src/style/reset.scss | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) diff --git a/src/style/reset.scss b/src/style/reset.scss index b5e0fab..791988d 100644 --- a/src/style/reset.scss +++ b/src/style/reset.scss @@ -1,10 +1,8 @@ -.ant-layout-content { - margin: 22px 24px; - background: #fff; - height: 100%; - padding: 18px; -} - .margin-bottom { margin-bottom: 20px; } + +.ant-layout-sider-trigger{ + background: #CC4E45; +} + -- Gitblit v1.8.0