From 0d6459d3bcd158d358752d2a6721a80e1192e110 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 24 十一月 2020 19:10:11 +0800
Subject: [PATCH] 2020-11-24

---
 src/templates/modalconfig/index.scss |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/templates/modalconfig/index.scss b/src/templates/modalconfig/index.scss
index b7f0633..4fbda08 100644
--- a/src/templates/modalconfig/index.scss
+++ b/src/templates/modalconfig/index.scss
@@ -133,9 +133,11 @@
           z-index: 10;
           background: transparent;
           min-height: 50px;
-        }
-        .ant-modal-close {
-          opacity: 0.3;
+          .ant-switch {
+            position: absolute;
+            top: 15px;
+            right: 10px;
+          }
         }
         .ant-modal-footer {
           position: relative;

--
Gitblit v1.8.0