From a971d0c13ab9cd5107152f6eba5e1e724a37fa0b Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期五, 07 六月 2024 17:20:31 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary

---
 src/pages/index/index.vue |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 85e7dd3..e8d6e6d 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -742,9 +742,7 @@
   }
 }
 
-/* 	.Bbottom {
-		display: flex;
-		justify-content: center;
-	
-	} */
+::v-deep .cleanupBtn{
+  right: 52px !important;
+}
 </style>

--
Gitblit v1.9.1