Browse Source

修改margin

SanHQin 3 months ago
parent
commit
3d6dc7a795
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/login/loginPage.vue

+ 1 - 1
src/views/login/loginPage.vue

@@ -383,7 +383,7 @@ export default {
 	width: 100%;
 	height: 40px;
 	border: solid 1px rgba(213, 213, 213, 1);
-	margin-top: 15px;
+	margin-top: 5px;
 	border-radius: 8px;
 	transition: 0.5s;
 }