From 5891206952e2ff63e87aed2f47df5324b019d32e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 25 十月 2022 00:39:38 +0800
Subject: [PATCH] 2022-10-25

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