From f6626b05f1275cc2f8ca77f773d4f6a6af1b0a89 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 21 十一月 2022 16:11:55 +0800
Subject: [PATCH] 2022-11-21

---
 src/menu/components/tabs/table-tabs/index.scss |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/src/menu/components/tabs/table-tabs/index.scss b/src/menu/components/tabs/table-tabs/index.scss
index 9f77d18..af40884 100644
--- a/src/menu/components/tabs/table-tabs/index.scss
+++ b/src/menu/components/tabs/table-tabs/index.scss
@@ -1,11 +1,4 @@
-.menu-tabs-edit-box {
-  position: relative;
-  box-sizing: border-box;
-  background: #ffffff;
-  background-position: center center;
-  background-repeat: no-repeat;
-  background-size: cover;
-
+.table-tabs-edit-box {
   .ant-tabs-top-bar {
     margin-bottom: 0;
   }

--
Gitblit v1.8.0