From 6c68ddaac837ebed30d291f0f8b864b830afaa8a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 21 七月 2022 01:01:22 +0800
Subject: [PATCH] 2022-07-21

---
 src/menu/components/share/actioncomponent/actionform/index.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/share/actioncomponent/actionform/index.scss b/src/menu/components/share/actioncomponent/actionform/index.scss
index 2573ed4..a056976 100644
--- a/src/menu/components/share/actioncomponent/actionform/index.scss
+++ b/src/menu/components/share/actioncomponent/actionform/index.scss
@@ -1,5 +1,10 @@
 .menu-action-list-form {
   min-height: 190px;
+  >.ant-row >.ant-col {
+    display: inline-block;
+    float: none;
+    vertical-align: top;
+  }
   .superconfig {
     color: #1890ff;
     cursor: pointer;

--
Gitblit v1.8.0