From 876a5e6657d67df66bb525d02dd6d147ba81cae5 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 05 一月 2023 09:53:37 +0800
Subject: [PATCH] 2023-01-05

---
 src/mob/components/menubar/common-menubar/index.scss |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diff --git a/src/mob/components/menubar/common-menubar/index.scss b/src/mob/components/menubar/common-menubar/index.scss
index d28f371..be019c0 100644
--- a/src/mob/components/menubar/common-menubar/index.scss
+++ b/src/mob/components/menubar/common-menubar/index.scss
@@ -6,17 +6,7 @@
   background-repeat: no-repeat;
   background-size: cover;
   min-height: 20px;
-  
-  .card-control {
-    position: absolute;
-    top: 0px;
-    left: 0px;
-    .anticon-tool {
-      right: auto;
-      left: 1px;
-      padding: 1px;
-    }
-  }
+
   >.anticon-tool {
     position: absolute;
     z-index: 2;

--
Gitblit v1.8.0