From b5364600d98c8749caba625ec813d4fe670d0a19 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 16 十二月 2021 17:29:55 +0800
Subject: [PATCH] 2021-12-16

---
 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