From 9a9be2ddb3edf4b45d8874901b42004256b8be85 Mon Sep 17 00:00:00 2001
From: Tcsm <1377977403@qq.com>
Date: 星期一, 25 九月 2023 13:51:58 +0800
Subject: [PATCH] 9.25提交

---
 ruoyi-ui/src/views/mindMap/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/src/views/mindMap/index.vue b/ruoyi-ui/src/views/mindMap/index.vue
index c0bed43..e49c78d 100644
--- a/ruoyi-ui/src/views/mindMap/index.vue
+++ b/ruoyi-ui/src/views/mindMap/index.vue
@@ -131,7 +131,7 @@
   /*padding-left: -20px;*/
 }
 .text{
-  background-color: #FEF7FC;
+  /*background-color: #FEF7FC;*/
   opacity: 0.75;
   margin-top: -20px;
   padding: 20px;
@@ -140,7 +140,7 @@
 .image-container {
   /*position: absolute;*/
   position: fixed;
-  top: 50px;
+  top: 70px;
   left: 50px;
   width: 100%;
   height: 100%;

--
Gitblit v1.9.1