Explorar o código

修改了登录页样式

duanxiaoduan hai 1 ano
pai
achega
5c50c7c0fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/login/index.vue

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

@@ -261,7 +261,7 @@ $light_gray: #000;
     background: url("../../assets/images/login-r.jpg") no-repeat;
     background-size:cover;
   }
-  .login-form { position: relative; width: 360px; max-width: 100%; overflow: hidden; }
+  .login-form { position: relative; width: 224px; max-width: 100%; overflow: hidden; }
 }
  @media (min-width: 1100px) {
    .content{