huangb 7 years ago
parent
commit
877d12b5cf
1 changed files with 3 additions and 0 deletions
  1. 3 0
      components/login/Login.vue

+ 3 - 0
components/login/Login.vue

@@ -1357,4 +1357,7 @@
   .footer{
     padding: 50px 0;
   }
+  #login_container iframe{
+    height: 280px;
+  }
 </style>