From bd1dfc9e6c9b9f8076ca2783ce598e0936b4c664 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 22 十二月 2021 14:36:03 +0800 Subject: [PATCH] 2021-12-22 --- 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