From 46f79b491173d284a4900d19e7aecf7509481438 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 21 一月 2022 17:21:25 +0800 Subject: [PATCH] 2022-01-21 --- src/mob/components/formdragelement/index.scss | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/mob/components/formdragelement/index.scss b/src/mob/components/formdragelement/index.scss index b8673a5..4438434 100644 --- a/src/mob/components/formdragelement/index.scss +++ b/src/mob/components/formdragelement/index.scss @@ -60,7 +60,7 @@ width: 15px; height: 15px; margin-left: 8px; - i { + .anticon { vertical-align: top; } } @@ -93,6 +93,9 @@ .check-card-edit-box { margin-top: 0!important; } + .am-input-label { + width: auto; + } } } .am-list-item.hint { -- Gitblit v1.8.0