From da9608ab2465b980ffe22ae64f44a1dffe9169f9 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 21 六月 2022 12:27:05 +0800
Subject: [PATCH] 2022-06-21

---
 src/mob/components/formdragelement/index.scss |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/mob/components/formdragelement/index.scss b/src/mob/components/formdragelement/index.scss
index 920d95e..436e4e2 100644
--- a/src/mob/components/formdragelement/index.scss
+++ b/src/mob/components/formdragelement/index.scss
@@ -138,6 +138,16 @@
       }
     }
   }
+  .am-list-item.formula {
+    .am-list-line {
+      .am-input-control {
+        font-size: inherit;
+        font-weight: inherit;
+        color: inherit;
+        padding-right: 0px;
+      }
+    }
+  }
   .am-list-item.checkbox {
     height: auto;
     .am-list-line {

--
Gitblit v1.8.0