huangb 7 年之前
父節點
當前提交
19256058b8
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      components/login/Login.vue

+ 4 - 0
components/login/Login.vue

@@ -1357,6 +1357,10 @@
   .footer{
   .footer{
     padding: 50px 0;
     padding: 50px 0;
   }
   }
+  #login_container{
+    height: 280px;
+    overflow: hidden;
+  }
   #login_container iframe{
   #login_container iframe{
     height: 280px;
     height: 280px;
   }
   }