From 33ab34b1c52b8d2cad81105bbda76459a1b84e68 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 20 五月 2024 18:31:30 +0800
Subject: [PATCH] 时空缩略图

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

diff --git a/src/pages/Login/Login.vue b/src/pages/Login/Login.vue
index 0171580..c874ce4 100644
--- a/src/pages/Login/Login.vue
+++ b/src/pages/Login/Login.vue
@@ -511,7 +511,7 @@
 		width: 1.2rem;
 		height: .37rem;
 		background: url(@/static/image/鐢ㄦ埛鐧诲綍.png) no-repeat 0 0;
-		background-size: 100% 100%;
+		background-size: 100%;
 		margin-bottom: .47rem;
 	}
 

--
Gitblit v1.9.1