From c2866301131db5f8433ff80a15a7404ac1b5522e Mon Sep 17 00:00:00 2001
From: Mr Ke <kelq@hugeinfo.com.cn>
Date: Mon, 06 Apr 2020 12:08:27 +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