From 0f47dfaefc53d4e5e9322a83f0967159be9abbb2 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期四, 27 一月 2022 14:33:16 +0800
Subject: [PATCH] 性化设置:图标主题

---
 src/pages/ai/index/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/ai/index/App.vue b/src/pages/ai/index/App.vue
index 0c04f9f..51304be 100644
--- a/src/pages/ai/index/App.vue
+++ b/src/pages/ai/index/App.vue
@@ -1402,7 +1402,7 @@
                 min-width: 100px;
                 text-align: end;
                 position: absolute;
-                right: 0;
+                right: 0;    width: 120px;
                 margin-top: 2px;
               }
               .rocket-icon {

--
Gitblit v1.8.0