From 9ca36901bf15c4daf89baf7d9cd1fd487bce8a96 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期五, 28 一月 2022 11:17:12 +0800 Subject: [PATCH] 比对库同时修改bug --- 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