From 2a347c8d91d6962f4302f0553c55a3b9f743baa5 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 09 九月 2020 21:15:58 +0800
Subject: [PATCH] 2020-09-09

---
 src/templates/zshare/customscript/index.scss |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/templates/sharecomponent/settingcalcomponent/verifycard/customscript/index.scss b/src/templates/zshare/customscript/index.scss
similarity index 83%
rename from src/templates/sharecomponent/settingcalcomponent/verifycard/customscript/index.scss
rename to src/templates/zshare/customscript/index.scss
index 2a1d2d8..09f7165 100644
--- a/src/templates/sharecomponent/settingcalcomponent/verifycard/customscript/index.scss
+++ b/src/templates/zshare/customscript/index.scss
@@ -19,6 +19,14 @@
       width: 89.5%;
     }
   }
+  .quick-add {
+    .ant-col-sm-8 {
+      width: 26%;
+    }
+    .ant-col-sm-16 {
+      width: 74%;
+    }
+  }
   .sql {
     .ant-col-sm-8 {
       width: 10.5%;

--
Gitblit v1.8.0