From d59f518f466274b2caeb2e01c10c92deafe7c93b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 09 二月 2022 11:48:29 +0800 Subject: [PATCH] 2022-02-09 --- src/tabviews/custom/components/table/edit-table/normalTable/index.scss | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/tabviews/custom/components/table/edit-table/normalTable/index.scss b/src/tabviews/custom/components/table/edit-table/normalTable/index.scss index b31fa58..027503b 100644 --- a/src/tabviews/custom/components/table/edit-table/normalTable/index.scss +++ b/src/tabviews/custom/components/table/edit-table/normalTable/index.scss @@ -157,7 +157,6 @@ } .ant-input-number { border: none; - width: 100%; box-shadow: none!important; height: auto; .ant-input-number-handler-wrap { @@ -173,7 +172,7 @@ .ant-input { padding: 0px; } - i { + .anticon { color: #ff4d4f; position: absolute; right: 3px; -- Gitblit v1.8.0