From d17368d4a5bdec6db2d8a85c7901cdb25cc59cd4 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 11 十月 2021 15:16:25 +0800 Subject: [PATCH] 2021-10-11 --- 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