Browse Source

💄 feat: 登录页样式修改

WanGxC 1 year ago
parent
commit
a9c07d42de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/login/component/scan.vue

+ 1 - 1
src/views/system/login/component/scan.vue

@@ -70,7 +70,7 @@ onMounted(() => {
 }
 
 .login-scan-container {
-  padding: 20px;
+  //padding: 20px;
   display: flex;
   align-items: center;
   flex-direction: column;