Ver Fonte

修改了登录页样式

duanxiaoduan há 1 ano atrás
pai
commit
5c50c7c0fd
1 ficheiros alterados com 1 adições e 1 exclusões
  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{