From 7af7fccc3a06465a0bc9e98bb2518bd1811db59b Mon Sep 17 00:00:00 2001 From: unknown <18119604035@163.com> Date: Sun, 30 Jul 2023 12:57:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.less b/src/index.less index 5858831..090e205 100644 --- a/src/index.less +++ b/src/index.less @@ -594,8 +594,7 @@ textarea.ant-input { .list-select-column-box { .ant-checkbox-wrapper { - margin-inline-start: 0px; - height: 38px; + height: 38px !important; align-items: center !important; } @@ -604,10 +603,12 @@ textarea.ant-input { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + line-height: 38px; } .video-time { width: 80px; display: flex; + line-height: 38px; flex-direction: row-reverse; } } @@ -683,4 +684,3 @@ textarea.ant-input { line-height: 32px; } } -