huangb há 7 anos atrás
pai
commit
19256058b8
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      components/login/Login.vue

+ 4 - 0
components/login/Login.vue

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