From eb4f9c4ebca7fe7f8fa941cbf3366339ea2cad72 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: 星期二, 18 十一月 2025 09:27:22 +0800
Subject: [PATCH] 修改新增
---
src/views/homePage.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/homePage.vue b/src/views/homePage.vue
index fdb7074..ea08297 100644
--- a/src/views/homePage.vue
+++ b/src/views/homePage.vue
@@ -268,7 +268,7 @@
background: (255,255,255,.8);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
- border-left: 2px solid rgba(255,255,255,.4);
+ border-left: 1px solid rgba(255,255,255,.4);
animation: move 0.6s ease-in-out forwards;
}
.login-title{
--
Gitblit v1.9.2