From e9c48bd7356462ba9257540b130a47a65ad1861d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 26 八月 2021 17:17:11 +0800
Subject: [PATCH] 2021-08-26

---
 src/views/appmanage/submutilform/index.scss |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/views/appmanage/submutilform/index.scss b/src/views/appmanage/submutilform/index.scss
index b2364d9..f6ceb5b 100644
--- a/src/views/appmanage/submutilform/index.scss
+++ b/src/views/appmanage/submutilform/index.scss
@@ -5,4 +5,12 @@
     color: #c49f47;
     margin-right: 3px;
   }
+  .mk-source-wrap {
+    .ant-radio-button-wrapper:last-child {
+      display: none;
+    }
+    .ant-radio-button-wrapper:not(:first-child) {
+      border-radius: 0 4px 4px 0;
+    }
+  }
 }
\ No newline at end of file

--
Gitblit v1.8.0