From e1281cc04b886678a5d0561af556a312ef2b9394 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 11 十一月 2019 18:12:28 +0800
Subject: [PATCH] 2019-11-11

---
 src/components/header/index.scss |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/src/components/header/index.scss b/src/components/header/index.scss
index 3107a3a..fa3278b 100644
--- a/src/components/header/index.scss
+++ b/src/components/header/index.scss
@@ -116,16 +116,3 @@
 .edit-switch {
   margin-left: 10px;
 }
-.edit-modal-footer{
-  padding: 10px 16px;
-  text-align: right;
-  background: transparent;
-  border-top: 1px solid #e8e8e8;
-  border-radius: 0 0 4px 4px;
-  margin-left: -24px;
-  margin-right: -24px;
-  margin-bottom: -20px;
-  .ant-btn {
-    margin-right: 7px;
-  }
-}
\ No newline at end of file

--
Gitblit v1.8.0