From 2a591367e2de4ee3d30762645f2b48142e23d4e2 Mon Sep 17 00:00:00 2001 From: xiaowuler Date: Thu, 2 Dec 2021 18:46:04 +0800 Subject: [PATCH] modify some codes --- 04.系统编码/Frontend/src/components/Login.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04.系统编码/Frontend/src/components/Login.vue b/04.系统编码/Frontend/src/components/Login.vue index b2be19c..04def90 100644 --- a/04.系统编码/Frontend/src/components/Login.vue +++ b/04.系统编码/Frontend/src/components/Login.vue @@ -100,7 +100,7 @@ export default { border-radius: 10px; position: relative; left: 50%; - top: 2.55rem; + top: 1.55rem; transform: translateX(-50%); .litterSemicircle {