From 95f2f60ba9eb343c2605e1ae68c221443d75f704 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 30 十一月 2019 00:55:07 +0800
Subject: [PATCH] commontable-update

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

diff --git a/src/templates/comtableconfig/actionform/index.scss b/src/templates/comtableconfig/actionform/index.scss
index 12de954..9f25df9 100644
--- a/src/templates/comtableconfig/actionform/index.scss
+++ b/src/templates/comtableconfig/actionform/index.scss
@@ -4,4 +4,12 @@
     color: #1890ff;
     cursor: pointer;
   }
+  .textarea {
+    .ant-col-sm-7 {
+      width: 14%;
+    }
+    .ant-col-sm-17 {
+      width: 86%;
+    }
+  }
 }
\ No newline at end of file

--
Gitblit v1.8.0