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/index.scss | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/components/table/edit-table/index.scss b/src/tabviews/custom/components/table/edit-table/index.scss index 6a1b8a3..0519a10 100644 --- a/src/tabviews/custom/components/table/edit-table/index.scss +++ b/src/tabviews/custom/components/table/edit-table/index.scss @@ -49,6 +49,7 @@ height: 24px; color: #ffffff; background-color: #1890ff; + border-width: 0; } .custom-control { position: absolute; @@ -83,6 +84,7 @@ background-color: #1890ff; margin-right: 15px; margin-bottom: 2px; + border-width: 0; } } .ant-collapse { -- Gitblit v1.8.0