Jelajahi Sumber

Merge branch 'feature/login-index' into feature/merge1115

duanxiaoduan 1 tahun lalu
induk
melakukan
73b35b631c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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{