Kaynağa Gözat

修改了登录页样式

duanxiaoduan 1 yıl önce
ebeveyn
işleme
5c50c7c0fd
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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{