Browse Source

修改margin

SanHQin 3 tháng trước cách đây
mục cha
commit
3d6dc7a795
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 }