From ebce136ebb10c8a1fa9859994e6ba1b992eee953 Mon Sep 17 00:00:00 2001
From: gaosp <gaosp>
Date: 星期五, 08 三月 2024 08:49:06 +0800
Subject: [PATCH] 更新某些样式

---
 src/container/home/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/container/home/index.vue b/src/container/home/index.vue
index eaf7554..fbd0e03 100644
--- a/src/container/home/index.vue
+++ b/src/container/home/index.vue
@@ -288,7 +288,7 @@
         }
     }
     .user {
-        margin-left: 30px;
+        margin-left: auto;
         width: 114px;
         height: 37px;
         background: rgba(38, 36, 36, 0.58);

--
Gitblit v1.9.3